Brief description about the service
- Something
cd <PathToRepo>/serviceRepoName
npm install
dev-server
Route: /health
URL: http://192.168.99.100:3030/health
Method: GET
Content-Type: application/json
- Some service content
Brief description about the service
cd <PathToRepo>/serviceRepoName
npm install
dev-server
Route: /health
URL: http://192.168.99.100:3030/health
Method: GET
Content-Type: application/json