GopherCon 2014 Building web services in Go by Richard Crowley

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=YPQ-aFjJX5Q



Duration: 24:14
13,163 views
148


Despite what many compiler-fearing communities may say, Go is a fantastic language in which to build web services. This talk will start by catching everyone up on the Go standard library's HTTP packages, their strengths, and their weaknesses. We'll talk about JSON and its relationship with Go data structures, learn about Go's excellent support for reflection and how we can use it and the Go compiler to create safe APIs. Using some choice open-source packages we'll create higher-level APIs, collect metrics, and write tests. Finally, we'll get our Go web services into production and talk about stopping gracefully and restarting without downtime.

Help us caption & translate this video!

http://amara.org/v/FGZq/




Other Videos By Confreaks


2014-05-26RailsConf 2014 - Using Software Analytics to Help Make Better Business Decisions
2014-05-26RailsConf 2014 - Service Extraction at Groupon Scale by Jason Sisk & Abhishek Pillai
2014-05-26RailsConf 2014 - Workshop - Applications First, Frameworks Second: Better Systems through Design
2014-05-26RailsConf 2014 - Workshop - Machine Learning For Fun and Profit by John Paul Ahenfelter
2014-05-26RailsConf 2014 - WebRTC Change Communications Forever by Greg Baugues
2014-05-26RailsConf 2014 - Panel Discussion: The Future of Rails Jobs
2014-05-26RailsConf 2014 - Get More Hands on Your Keyboard by Manik Juneja
2014-05-26RailsConf 2014 - Living Social Lightning Talks
2014-05-26RailsConf 2014 - You'll Never Believe Which Web Framework Powers Upworthy
2014-05-26RailsConf 2014 - Workshop - All Aboard The Elixir Express! by Chris McCord
2014-05-24GopherCon 2014 Building web services in Go by Richard Crowley
2014-05-23RailsConf 2014 - Curmudgeon: An Opinionated Framework by Ernie Miller
2014-05-23RailsConf 2014 - Workshop - Teamwork Ain't Always Easy by Michael Norton
2014-05-22RailsConf 2014 - Lightning Talks by Many People
2014-05-22RailsConf 2014 - Tales from the Crypt by Aaron Bedra, Justin Collins and Matt Konda
2014-05-22RailsConf 2014 - Class Reloading in Ruby on Rails: The Whole Story by Xavier Noria
2014-05-22RailsConf 2014 - WebRTC Change Communcations Forever by Greg Baugues
2014-05-22RailsConf 2014 - Panel Discussion: The Future of Rails Jobs
2014-05-22RailsConf 2014 - Secrets of a World Memory Champion by Chris Hunt
2014-05-22RailsConf 2014 - An Ode to 17 Databases in 33 Minutes by Toby Hede
2014-05-22RailsConf 2014 - Engine Yard's New and Improved Cloud Platform by Edward Chiu & Will Luongo



Tags:
gophercon2014
gophercon
golang
web-services