dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
http://docs.dotkernel.org/api-documentation/
MIT License
26 stars 4 forks source link

extend the return of control api call #270

Open arhimede opened 4 weeks ago

arhimede commented 4 weeks ago

the call to api.dotkernel.net

can return something like



``` {"message":"Welcome to Dotkernel API!","debug":{"database":"connected","php":"6.4.28"}}
alexmerlin commented 4 weeks ago

Shouldn't this rather be a separate endpoint? Like /status or /health-check?

Easter egg noticed...

arhimede commented 4 weeks ago

can be a separate endpoint , maybe