Merge pull request #958 from meydjer/master

Fix article link

Former-commit-id: 2b2aa130d3b4a72b1244e39968dfa38f35249fea
This commit is contained in:
Gerasimos (Makis) Maropoulos 2018-04-02 02:59:19 +03:00 committed by GitHub
commit b394f61326

View File

@ -200,7 +200,7 @@ Iris, unlike others, is 100% compatible with the standards and that's why the ma
### Articles
* [A Todo MVC Application using Iris and Vue.js](https://hackernoon.com/a-todo-mvc-application-using-iris-and-vue-js-5019ff870064)
* [A Hasura starter project with a ready to deploy Golang hello-world web app with IRIS](bit.ly/2lmKaAZ)
* [A Hasura starter project with a ready to deploy Golang hello-world web app with IRIS](https://bit.ly/2lmKaAZ)
* [Top 6 web frameworks for Go as of 2017](https://blog.usejournal.com/top-6-web-frameworks-for-go-as-of-2017-23270e059c4b)
* [Iris Go Framework + MongoDB](https://medium.com/go-language/iris-go-framework-mongodb-552e349eab9c)
* [How to build a file upload form using DropzoneJS and Go](https://hackernoon.com/how-to-build-a-file-upload-form-using-dropzonejs-and-go-8fb9f258a991)