Hey!
I have been using Django for some time in past but am completely new to gRPC.
I have found some really cool things in gRPC but some serious comments saying gRPC is not meant for / not good for Django.
Could someone post some helpful resources commenting on this issue? Your personal views will also be helpful.
I believe that it becomes good when it is integrated with ORM, when we start dealing with microservices, GRPC becomes a hand in the wheel, so that we do not need to set up SQL queries or open request http
Hey! I have been using Django for some time in past but am completely new to gRPC. I have found some really cool things in gRPC but some serious comments saying gRPC is not meant for / not good for Django.
Could someone post some helpful resources commenting on this issue? Your personal views will also be helpful.