You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the orthogonal question. We have grpc services written in Java and a Django based portal. To communicate with grpc, we end up adding a django rest framework layer to do the marshalling or add Envoy Proxy on server side to expose REST api's. Do you happen to have pointers for us to directly consume grpc messages in a django app with Vue.js front-end? -- Thank you
The text was updated successfully, but these errors were encountered:
Very nice project Kudos Stan.
Sorry for the orthogonal question. We have grpc services written in Java and a Django based portal. To communicate with grpc, we end up adding a django rest framework layer to do the marshalling or add Envoy Proxy on server side to expose REST api's. Do you happen to have pointers for us to directly consume grpc messages in a django app with Vue.js front-end? -- Thank you
The text was updated successfully, but these errors were encountered: