Skip to content

Microservices applying BFF pattern with REST, and gRPC. This repo contains the generic UI.

License

Notifications You must be signed in to change notification settings

uid4oe/microservices-grpc-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices gRPC UI

Deployed in EC2, Check it out!

Generic client app for performing CRUD operations through microservices at

Installation

npm install
npm start

Make sure at least one set of services in the above repos is started beforehand

Routes

# [Microservices Go gRPC]
http://localhost:3000/go
# [Microservices Kotlin gRPC]
http://localhost:3000/kotlin
# [Microservices Java gRPC]
http://localhost:3000/java

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Microservices applying BFF pattern with REST, and gRPC. This repo contains the generic UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published