Explore >> Select a destination


You are here

jbrandhorst.com
| | www.integralist.co.uk
2.4 parsecs away

Travel
| | Introduction Example Python Origin Code Example Golang Proxy Code Demonstration Explanation NGINX-Lite (not-really) Conclusion Introduction I was struggling to find a good (or just simple) reverse proxy solution written in Go, so I decided to take what I had learnt from a work colleague of mine and put together a simple example for others to build upon if they needed a quick reference point. In this example I have an origin server written in Python (for no other reason than to have a clearer distinction ...
| | github.com
4.3 parsecs away

Travel
| | Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with ?? - gorilla/mux
| | bartlomiejmika.com
2.7 parsecs away

Travel
| | Did you just finish reading the gRPC Basics tutorial and you dont know where to begin with using it? In this post Ill explain how to take a fast time-series database called tstorage and write a gRPC server and client with it.
| | serokell.io
17.2 parsecs away

Travel
| Phoenix is the main web framework in the Elixir ecosystem. Learn how it works and what's special about it.