mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-26 07:24:09 +08:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
b62d53e1ee
@ -135,7 +135,7 @@ Run this app on docker with this [docker-compose.yaml](./deployments/docker-comp
|
|||||||
docker-compose -f ./deployments/docker-compose/docker-compose.yaml up -d
|
docker-compose -f ./deployments/docker-compose/docker-compose.yaml up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
### Documention Apis
|
### Documentation Apis
|
||||||
|
|
||||||
For testing apis I used [REST Client](https://github.com/Huachao/vscode-restclient) plugin of VSCode and this file [booking.rest](./booking.rest) is in root of project.
|
For testing apis I used [REST Client](https://github.com/Huachao/vscode-restclient) plugin of VSCode and this file [booking.rest](./booking.rest) is in root of project.
|
||||||
Also after running api you have access to swagger open api for all microservices in /swagger route path.
|
Also after running api you have access to swagger open api for all microservices in /swagger route path.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user