bash run.sh
- (auth service) http://localhost:3000/swagger/
- (product service) http://localhost:3001/swagger/
- (transaction service) http://localhost:3002/swagger/
go to each folder, for example endpoint-auth
and run make test
to see tdd
bash run.sh
go to each folder, for example endpoint-auth
and run make test
to see tdd