- Service A - Spring Boot 2
- Service B - Dotnet Core 2
- Service C - Spring Boot 2
- Service D - Dotnet Core 2
curl http://localhost:8080/api/languages
curl http://localhost:8080/api/frameworks
curl http://localhost:5000/serviceb/api/languages
curl http://localhost:5000/serviceb/api/frameworks
curl http://localhost:8090/servicec/api/languages
curl http://localhost:8090/servicec/api/frameworks
curl http://localhost:5050/serviced/api/languages
curl http://localhost:5050/serviced/api/frameworks