iris/_examples
Gerasimos (Makis) Maropoulos 549c8eba10 URL Shortener using Iris and BoltDB example
Former-commit-id: 059f5fcd6c1df8df11ed2594ee3c1b1ccc13c7b0
2017-03-14 14:54:04 +02:00
..
examples URL Shortener using Iris and BoltDB example 2017-03-14 14:54: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!