This commit is contained in:
Wade Wegner 2015-04-27 20:03:28 -06:00
Родитель b7bbdc4a34
Коммит 0e163ff7ad
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,5 @@
# go-restful-azure-api-app
After setting up the `Local Git Repository` and committing your code, be sure to restart both the API App and the API App Gateway.
This sample is based on the fantastic article [Making a RESTful JSON API in Go](http://thenewstack.io/make-a-restful-json-api-go/) by [Cory LaNou](https://twitter.com/corylanou). You can find his code repository [here](https://github.com/corylanou/tns-restful-json-api).
This sample is based on the fantastic article [Making a RESTful JSON API in Go](http://thenewstack.io/make-a-restful-json-api-go/) by [Cory LaNou](https://twitter.com/corylanou). You can find his code repository [here](https://github.com/corylanou/tns-restful-json-api).
Note: I will provide more detailed instructions after my //build presentation. If you try this yourself now, but sure to restart both the API App and the API App Gateway after setting up the `Local Git Repository` and committing your code.