iris/_examples
Gerasimos (Makis) Maropoulos 73dc9adf10 Add an example for sessions + securecookie. Relative: http://support.iris-go.com/d/29-mark-cookie-for-session-as-secure
Former-commit-id: 10c30aabdf6b8fa59457ed8296b3e87108d3861c
2017-03-18 23:43:04 +02:00
..
examples Add an example for sessions + securecookie. Relative: http://support.iris-go.com/d/29-mark-cookie-for-session-as-secure 2017-03-18 23:43:04 +02:00
README.md URL Shortener using Iris and BoltDB example 2017-03-14 14:54:04 +02: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 Go developers!

Developers should read the official documentation in depth.

Table of Contents

Take look at the community examples too!