iris/_examples
2017-06-12 18:23:35 +03:00
..
advanced New Community Board, have fun 2017-06-04 21:24:05 +03:00
beginner Fix https://github.com/iris-contrib/community-board/issues/10 and upgrade the minor version number 2017-06-12 18:23:35 +03:00
intermediate Update to 7.0.5 | Dynamic and static paths are not in conflict anymore. 2017-06-11 23:07:50 +03:00
README.md Update to 7.0.5 | Dynamic and static paths are not in conflict anymore. 2017-06-11 23:07:50 +03:00

Examples

This folder provides easy to understand code snippets on how to get started with web development with the Go programming language using the Iris web framework.

It doesn't contains "best ways" neither explains all its features. It's just a simple, practical cookbook for young Gophers!

Table of contents

You may want to check out examples for jwt, cors and the rest of community-maden middleware by clicking here

Do not forget to star or watch the project in order to stay updated with the latest tech trends, it takes some seconds for the sake of go!

Developers should read the official documentation in depth, for deep understanding.