ayodejiAA / nestjs-rabbitmq-flask-graphql

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 47.5%Language:TypeScript 40.5%Language:Dockerfile 6.9%Language:JavaScript 5.1%