Imzy
  • Discover communities
  • Log In
  • Sign up
  • Home
  • Discover communities
  • Log In
  • Sign up
  • About
  • Learn More
  • Contact
  • Community Policy
  • FAQ
  • Sitemap
  • Terms
  • Privacy Policy
  • Available on the App Store
  • Available on Google Play
Copyright © 2017 Saurus, Inc. All rights reserved.
golang

golang

The Go Programming Language

202 members
Posted byInain/golang-Dec 19, 2016 at 2:40 PM

So you want to expose Go on the Internet

So you want to expose Go on the Internet

Back when crypto/tls was slow and net/http young, the general wisdom was to always put Go servers behind a reverse proxy like NGINX. That's not necessary anymore! At Cloudflare we recently experimented with exposing pure Go services to the hostile wide area network.

gopheracademy.com

This looks useful

One comment
  • hoaDec 20, 2016 at 11:23 AM

    When i was working on a golang service, we used httprouter instead of the default golang mux. It seemed a lot more flexible, but I'm interested to see what improvements were made in 1.8

golang

golang

The Go Programming Language

202 members
  • About
  • Sitemap
  • Terms and Conditions
  • Privacy Policy
  • Copyright © 2017 Saurus, Inc. All rights reserved.