Перейти к файлу
wadewegner b568f1440b Updated to work in Heroku too 2015-12-07 20:35:42 -08:00
Godeps Vendoring dependencies 2015-12-07 10:13:51 -08:00
metadata Updated to work in Heroku too 2015-12-07 20:35:42 -08:00
.gitignore Initial commit 2015-04-27 19:47:54 -06:00
LICENSE Initial commit 2015-04-27 19:47:54 -06:00
Procfile Added Procfile 2015-12-07 10:29:42 -08:00
README.md Added Deploy to Azure button 2015-04-30 10:43:48 -07:00
error.go Initial working prototype 2015-04-27 19:54:13 -06:00
handlers.go Vendoring dependencies 2015-12-07 10:13:51 -08:00
logger.go Initial working prototype 2015-04-27 19:54:13 -06:00
main.go Added Procfile 2015-12-07 10:32:49 -08:00
repo.go Initial working prototype 2015-04-27 19:54:13 -06:00
router.go Vendoring dependencies 2015-12-07 10:13:51 -08:00
routes.go Initial working prototype 2015-04-27 19:54:13 -06:00
todo.go Initial working prototype 2015-04-27 19:54:13 -06:00

README.md

go-restful-azure-api-app

Deploy to Azure

This sample is based on the fantastic article Making a RESTful JSON API in Go by Cory LaNou. You can find his code repository here.

Note: I will provide more detailed instructions after my //build presentation. If you can't wait and try this now, be sure to restart both the API App and the API App Gateway after setting up the Local Git Repository and committing your code.