Deployed in EC2, Check it out!
Generic client app for performing CRUD operations through microservices at
npm install
npm start
Make sure at least one set of services in the above repos is started beforehand
# [Microservices Go gRPC]
http://localhost:3000/go
# [Microservices Kotlin gRPC]
http://localhost:3000/kotlin
# [Microservices Java gRPC]
http://localhost:3000/java
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.