go-siris / examples

This repository contains small and practical examples for the Iris Web Framework.

Home Page:https://github.com/kataras/iris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples

Build Status License CHANGELOG/HISTORY

This repository 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

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!

Examples are tested using Windows 7, Ubuntu 16.04 with LiteIDE.

Run

$ cd $GOPATH/src/github.com/iris-contrib/examples/overview
$ go run main.go

Support

http://support.iris-go.com

Older versions

Su, 04 June 2017

This repository is just a minor of the github.com/kataras/iris/[version or master]/_examples folder.

About

This repository contains small and practical examples for the Iris Web Framework.

https://github.com/kataras/iris

License:MIT License


Languages

Language:Go 90.6%Language:HTML 6.7%Language:JavaScript 2.3%Language:TypeScript 0.3%Language:CSS 0.1%