curl --location --request GET '/api/v1/welcome'
{ "data": { "status": true, "message": "Welcome to the agile mind hub api on the development server" } }