Skip to content

API in GO for serving dashboard data

License

Notifications You must be signed in to change notification settings

HETIC-MT-P2021/DB_AGOSTIN_P01

Repository files navigation

Dashboard SHOP API

Build
    Status

AboutHow To use ?FeaturesContributingAuthorSupportDonateLicense


About

This is a simple API rest for serving a dashboard in Front.

How to use ?

Before cloning make sure you have docker installed. Then clone the project and follow the steps:

Run the project
docker-compose up

Features

Endpoint V1
GET    /api/v1/
Get all customers
GET    /api/v1/customers/
Get customer by ID
GET    /api/v1/customers/:id 
Get order by customer
GET    /api/v1/customers/:id/orders 
Get all orders
GET    /api/v1/orders/              
Get all employees
GET    /api/v1/employees/           
Get employees detail by ID
GET    /api/v1/employees/:id        
Get offices with employees
GET    /api/v1/offices/             
Get employees by office code
GET    /api/v1/offices/:id

Contributing

Got something interesting you'd like to share? Learn about contributing.

Author

Jibe
Agostin Jean-baptiste

Support

Reach out to me at one of the following places:

Donate

Donate

License

License: CC BY-NC-SA 4.0

  • Copyright © Jibe.