Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.18 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.18 KB

RESTAPI Documentation

Full URLs are provided in responses they will be rendered as if service is running on 'http://localhost:8080/'.

Open Endpoints

Open endpoints require no Authentication.

Endpoints that require Authentication

Closed endpoints require a valid Token to be included in the header of the request. A Token can be acquired from the Register or Login Endpoints above.

Products Related

Endpoints for viewing products that the Authenticated User has permissions to access.

Carts Related

Endpoints for viewing carts and manipulating item within the cart that the Authenticated User has permissions to access.

ER Diagrams

ER Diagrams