8000 GitHub - ecgbeald/burgate
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ecgbeald/burgate

Repository files navigation

Burgate

A distributed system that mimics a fast-food ordering, cooking and pick-up services.

plot

Use gRPC and RabbitMQ for inter-service communications. The project aims to be practical, but the main goal is for me to try and integrate different microservices.

Main Features:

  1. Gateway functions as an entry point for customers, provides ordering api and menu altering api.
  2. Scalable ordering microservice, use Nginx to load balance, similar to real-life ordering machines.
  3. Stripe Payment API + Webhook
  4. Centralised Kitchen
  5. Everything docker containerised
  6. MongoDB
  7. Redis for caching

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0