Skip to content

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

License

Notifications You must be signed in to change notification settings

go-siris/examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.6%
  • HTML 6.7%
  • JavaScript 2.3%
  • Other 0.4%