Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 631 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 631 Bytes

nestjs-rabbitmq-flask-graphql

Image of GraphQL Playground

GraphQL API built using Flask/Graphene-Python with a NestJS microservice. Communicate with RabbitMQ via the AMQ Protocol, using the RPC pattern. Used for learning/trial & boilerplate purposes only.

Technologies

  • Python / Flask / Graphene
  • TypeScript / Nest.js
  • RabbitMQ
  • MongoDB
  • Docker

Building and Running with Docker

# git clone https://github.com/ayodejiAA/nestjs-rabbitmq-flask-graphql.git

$ docker compose up 

# Go to localhost:8000/graphql