iris/_examples
kataras 14e7751d21 SetImmutable for sessions and context's values. https://github.com/iris-contrib/community-board/issues/5
New package "memstore" created, read it to see how I made it.


Former-commit-id: 9edc344b938786b2ef68defec03c44259a2d539c
2017-06-08 03:39:15 +03:00
..
advanced New Community Board, have fun 2017-06-04 21:24:05 +03:00
beginner SetImmutable for sessions and context's values. https://github.com/iris-contrib/community-board/issues/5 2017-06-08 03:39:15 +03:00
intermediate SetImmutable for sessions and context's values. https://github.com/iris-contrib/community-board/issues/5 2017-06-08 03:39:15 +03:00
README.md Add OAuth2 integration example, have fun! https://github.com/iris-contrib/community-board/issues/4 2017-06-07 22:14:13 +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

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.