iris/_examples
kataras 494ecdc323 Complete the HISTORY.md for the new v7.2.0
Former-commit-id: 0f2fe05ee0dd7239711284a241557282c8a740a4
2017-06-15 20:34:14 +03:00
..
advanced New Community Board, have fun 2017-06-04 21:24:05 +03:00
beginner Update to 7.2.0. Read https://github.com/kataras/iris/blob/master/HISTORY.md#th-15-june-2017--v720 2017-06-15 20:02:08 +03:00
intermediate Complete the HISTORY.md for the new v7.2.0 2017-06-15 20:34:14 +03:00
README.md Update to 7.2.0. Read https://github.com/kataras/iris/blob/master/HISTORY.md#th-15-june-2017--v720 2017-06-15 20:02:08 +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.