iris/_examples
kataras a0dee3abdb Add link for the "community-maden" middleware
I did maintain and upgrade them because community is not evolved too much on these, but that's OK for now.


Former-commit-id: b811c133fbfb310834c67d78248f944e0a89c9a6
2017-06-08 15:19:04 +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 Add link for the "community-maden" middleware 2017-06-08 15:19:04 +03:00
README.md Add link for the "community-maden" middleware 2017-06-08 15:19:04 +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.