Skip to content

mangila/grpc-go-htmx-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-go-htmx-graphql

microservice impl using various technologies

ui-server

The ui that communicates with graphql-server

  • Bootstrapped with go-blueprint
  • UI components with MDB

go-blueprint create --name ui-server --framework gorilla/mux --driver none --advanced --feature htmx --git skip

graphql-server

The graphql server that serves data to the ui and fetches data from the microservices

customer-service

gRPC service with a SQLite database that holds the customer domain

order-service

gRPC service with a SQLite database that holds the order domain

About

microservice impl using various technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published