GET /api/v1/status — response
$ GET /api/v1/status
{
"status": "coming_soon"
}
▌
Something new is on the way.
# The project is under active development.
$ GET /api/v1/status
{
"status": "coming_soon"
}
▌
# The project is under active development.