Food Store
AUTHORIZATIONAPI Key
Key
Value
Auth
AUTHORIZATIONAPI Key
This folder is using API Key from collectionFood Store
GETMe
http://localhost:3000/auth/me
AUTHORIZATIONBearer Token
Token
Example Request
Success
200 OK
Example Response
X-Powered-By
Content-Type
Content-Length
ETag
Date
Connection
Keep-Alive
POSTRegister
http://localhost:3000/auth/register
AUTHORIZATIONAPI Key
This request is using API Key from collectionFood Store
Bodyformdata
full_name
email
password
role
Example Request
Admin is Registered Successfuly
200 OK
Example Response
X-Powered-By
Content-Type
Content-Length
ETag
Date
Connection
Keep-Alive
POSTLogin
http://localhost:3000/auth/login
AUTHORIZATIONAPI Key
This request is using API Key from collectionFood Store
Bodyformdata
email
password
Example Request
Login Success
200 OK
Example Response
X-Powered-By
Content-Type
Content-Length
ETag
Date
Connection
Keep-Alive