Using Django as API gateway & authorizations service in Microservice

36 Views Asked by At

I wanted to create a Microservice that will use Django as its API Gateway for the GraphQL.

This is the desired output of my service architecture.

enter image description here

Can some one please explain to me how to reach to this end, or provide a meaningful resources to create a microservice with Django.

0

There are 0 best solutions below