iris/_examples
kataras 74989ad0a1 Remove internal/cmd/gen, it has no use for the end-developer.
Former-commit-id: 12bead9d379c6644e391c482fe71b2e88263376c
2017-06-11 23:58:34 +03:00
..
advanced New Community Board, have fun 2017-06-04 21:24:05 +03:00
beginner Remove internal/cmd/gen, it has no use for the end-developer. 2017-06-11 23:58:34 +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.