iris/_examples
2017-06-10 05:00:18 +03:00
..
advanced New Community Board, have fun 2017-06-04 21:24:05 +03:00
beginner move example flash-messages to sessions example folder and change httptest example with basicauth 2017-06-10 05:00:18 +03:00
intermediate move example flash-messages to sessions example folder and change httptest example with basicauth 2017-06-10 05:00:18 +03:00
README.md move example flash-messages to sessions example folder and change httptest example with basicauth 2017-06-10 05:00:18 +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.