You can join to this postman workspace and find all the necessary API endpoints for different API Services. Comprehensive documentation for each endpoint is also readily available for your convenience.
- Clone the repository using the following command
https://github.com/Stack-Learner/practical-microservice.git
- Go to the project directory
cd practical-microservice
- Run the following command to start all the service using docker-compose
docker-compose up