Skip to content

haikalSusanto/golang-rest-api

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages