Skip to content

GraphQL API Gateway 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.

License

Notifications You must be signed in to change notification settings

ayodejiAA/nestjs-rabbitmq-flask-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

GraphQL API Gateway 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.

Topics

Resources

License

Stars

Watchers

Forks