Found 17 repositories(showing 17)
graphql-compose
Hide Elastic Search REST API behind GraphQL.
AkhilSharma90
Code for my youtube video - Microservices Project - Uses Golang, gRPC, GraphQL, Postgres, Elasticsearch, Docker Compose
m-nathani
Graphql App using Node with typescript, KOA framework and Elasticsearch
mikeoertli
Mike O's Mike Rowe Service microservice - a "learning playground" - i.e. a demo/sample project using Spring Boot, Kafka, GraphQL, Elasticsearch, REST, SQL and NoSQL, and a microservice architecture that is deployed with Docker (Compose).
dhairyaPandey27
An e-commerce backend in Go with gRPC inter-service communication and a GraphQL API gateway, using PostgreSQL and Elasticsearch, orchestrated with Docker Compose.
paulb896
Uses Nuxt for the app component server, which consumes an Apollo GraphQL API that sits in front of elasticsearch. Uses docker-compose to orchestrate communication between services.
amarflybot
No description available
deep-explorer
No description available
bianavic
Microservices Project - Uses Golang, gRPC, GraphQL, Postgres, Elasticsearch, Docker Compose
Eeshu-Yadav
Microservices Project - Uses Golang, gRPC, GraphQL, Postgres, Elasticsearch, Docker Compose
mitchspiron
Microservices Project using Golang, gRPC, GraphQL, Postgres, Elasticsearch, Docker Compose
Constantine-Ka
Демо проект на стэк gRPC, GraphQL, Postgres, Elasticsearch, Docker Compose
vansh2308
Microservices Project - Uses Golang, gRPC, GraphQL, Postgres, Elasticsearch, Docker Compose
hiteshchouhan22
Microservices Project - Uses Golang, gRPC, GraphQL, Postgres, Elasticsearch, Docker Compose
PrajwalG12121998
A Golang-based e-commerce microservice application featuring a GraphQL gateway and gRPC communication between services. Includes Account, Catalog, and Order services backed by PostgreSQL and Elasticsearch, all orchestrated with Docker Compose.
panditvishnuu
A compact, production-oriented example showing how to build a microservices stack in Go using gRPC for inter-service communication and a GraphQL gateway for client APIs. Includes three services (Account, Catalog, Order), PostgreSQL and Elasticsearch backends, Docker Compose for orchestration, and generated protobuf + gqlgen code.
SanishKumar
A Go-based microservices system split into Account, Catalog and Order services talking to each other over gRPC, all exposed through a single GraphQL gateway. Each service uses its own database (PostgreSQL for account and order, Elasticsearch for catalog) and the whole stack is wired up and run together via Docker Compose.
All 17 repositories loaded