About • How To use ? • Features • Contributing • Author • Support • Donate • License
This is a simple API rest for serving a dashboard in Front. |
Before cloning make sure you have docker installed. Then clone the project and follow the steps:
docker-compose up
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
Got something interesting you'd like to share? Learn about contributing.
Agostin Jean-baptiste |
Reach out to me at one of the following places:
- E-Mail: Jbagostin@gmail.com
- Copyright © Jibe.