ItemsAPI documentation
Guide
API
#
Health
#
Example
curl
-X GET
'http://localhost:3000/status'
#
Response:
200 Ok
{
"status"
:
"ok"
}
←
Reset