Ecommerce-api
Auth
POSTCreate Account
http://localhost:8080/api/v1/auth/sign-up
Bodyraw (json)
Example Request
Create Account
201 Created
Example Response
Date
Content-Type
Content-Length
POSTLogin
http://localhost:8080/api/v1/auth/login
Bodyraw (json)
Example Request
Login
200 OK
Example Response
Date
Content-Type
Content-Length
Index
GETIndex
http://localhost:8080/api/v1
Example Request
Index
200 OK
Example Response
Date
Content-Type
Content-Length