Skip to content

HETIC-MT-P2021/DB_RAYER_P01

Repository files navigation

DB_RAYER_01

A Hetic student project.

Usage

Required development environment:

Configure the development environment on your local machine:

$ git clone <this repo>
$ cd DB_RAYER_01
$ docker-compose up

You can now access the api: http://localhost:1323/

Endpoints

## Get all customers and infos
GET(api/customer/id)

## Get all products of an order
GET(api/order/:id/product)

## Get all employees
GET(api/employee)

## Get all offices
GET(api/office)

Documentation

The technical documentation of the project is available on GoDoc here : Technical Documentation

Author


Axel Rayer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published