You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
394 B
14 lines
394 B
# main-service-backend
|
|
|
|
## RUN
|
|
|
|
```bash
|
|
sudo docker-compose up -d --build
|
|
```
|
|
|
|
## Rest API design
|
|
|
|
![Screenshot 2024-04-06 at 15 41 02](https://github.com/prometheus-hack/main-service-backend/assets/31390399/094ba3f7-28db-4da0-8902-d0e136a061ca)
|
|
|
|
![Screenshot 2024-04-06 at 15 41 20](https://github.com/prometheus-hack/main-service-backend/assets/31390399/13c7aea3-96d2-4bbc-a3ad-8ea1503eea52)
|