iris/_examples/README.md
Gerasimos (Makis) Maropoulos 2d3bd55dd5 Fix embedded template example link. ViewData and ViewLayout: HISTORY.md
Former-commit-id: 06ee0a5153be0394e0fcbd1206bf5868bda136f7
2017-03-28 08:04:31 +03:00

4.6 KiB

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!

Table of Contents

Don't forget to take a quick look or add your own examples in the community's repository!

Developers should read the official documentation, in depth, for better understanding.