Adding localraces and correcting all to some.

Jason Buberel 2015-08-22 12:23:47 -07:00
parent c2a550f8e2
commit cc0556beb9
2 changed files with 2 additions and 1 deletions

@ -95,6 +95,7 @@
* [Koding](http://www.koding.com) - [quora](http://www.quora.com/Node-js/Why-did-Koding-switch-from-Node-js-to-Go)
* [LabStack](http://labstack.com/) - [github](https://github.com/labstack/echo), [website](http://echo.labstack.com/)
* [Lincoln Loop](http://lincolnloop.com/) - [blog (as part of https://botbot.me/ , #go-nuts IRC logging)](http://lincolnloop.com/blog/djangonaut-building-webapp-go-gorilla/)
* [LocalRaces](https://localraces.com/) - [website](https://localraces.com/about)
* [Maldive](https://www.maldive.com)
* [MalwareBytes](https://www.malwarebytes.org/) - [blog](http://marcio.io/2015/07/handling-1-million-requests-per-minute-with-golang/)
* [MaxCDN](http://www.maxcdn.com) - [blog](http://blog.maxcdn.com/learned-stop-worrying-love-logs/)

@ -140,7 +140,7 @@ If you're looking for services that support Go, here's a list to get you started
- [Google Cloud Platform and App Engine for Go](https://cloud.google.com/appengine/docs/go/)
- [Heroku](https://github.com/heroku/heroku-buildpack-go)
- See here for [information on additional providers](ProviderIntegration)
- Continuous Integration and Continuous Deployment - Go is well supported by all CI/CD framworks
- Continuous Integration and Continuous Deployment - Go is well supported by most CI/CD framworks
- [Jenkins](https://wiki.jenkins-ci.org/display/JENKINS/Go+Plugin)
- [Travis](http://docs.travis-ci.com/user/languages/go/)
- [Werker](http://devcenter.wercker.com/quickstarts/building/golang.html)