Explore >> Select a destination


You are here

mfbmina.dev
| | www.integralist.co.uk
2.5 parsecs away

Travel
| | Introduction Install gRPC Install Proto Buffer Compiler Hello World Proto Definition Ruby Example Go Example Conclusion Introduction I started designing a new microservice that I wanted to write in Go. The service was to be a JSON RPC service over TCP, and the expected consumer servicer I would build using Ruby. I had some initial concerns regarding the nature of TCP sockets with a highly scalable and distrubuted set of services (this was to be utilised within the BBC so these are genuine concerns to be ...
| | bartlomiejmika.com
0.8 parsecs away

Travel
| | How do you write a Golang server using gRPC from scratch? Heres how to do it.
| | ectobit.com
2.0 parsecs away

Travel
| | Differences between APIv1 and APIv2 implementation of protocol buffers and gRPC in Golang
| | www.thepolyglotdeveloper.com
16.9 parsecs away

Travel
| Use Node.js and the Express.js framework to create a very simple RESTful API that can be used with front-end applications like AngularJS or ReactJS.