Not found
This endpoint status if the endpoint is not found
Endpoint: GET /api/v1/unkown
Response Body (Example):
{ "message": "Route not found: /api/v1/unkown", "sucess": true }
curl http://localhost:4000/api/v1/unkown
This endpoint status if the endpoint is not found
Endpoint: GET /api/v1/unkown
Response Body (Example):
{ "message": "Route not found: /api/v1/unkown", "sucess": true }
curl http://localhost:4000/api/v1/unkown