Iris examples

该存储库包含Iris Web Framework的小实用示例。(This repository contains small and practical examples for the Iris Web Framework.)

Github stars Tracking Chart

Examples



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.

To read the Iris documentation please navigate to the wiki pages instead.

Table of Contents

Examples are tested using Windows 10, Ubuntu 16.10 with Microsoft's Visual Studio Code and built using the Go 1.9.

Run

  1. Install the Go Programming Language, version 1.13 from here.
  2. Install Iris: go get github.com/kataras/iris/v12@latest
  3. Download the examples and copy-paste them to your $GOPATH/src/github.com/iris-contrib/examples

And run

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

Do not forget to star or watch the Iris project.

Any troubles with examples?

https://github.com/iris-contrib/examples/issues

Su, 04 June 2017

This repository is just a minor of the https://github.com/kataras/iris/master/_examples folder.

Main metrics

Overview
Name With Owneriris-contrib/examples
Primary LanguageGo
Program languageHTML (Language Count: 6)
PlatformBSD, Linux, Mac, Windows, Android, iOS
License:MIT License
所有者活动
Created At2016-04-17 00:21:02
Pushed At2024-04-24 23:42:40
Last Commit At2024-04-25 02:42:37
Release Count3
Last Release Namev12.1.0 (Posted on )
First Release Namev4 (Posted on )
用户参与
Stargazers Count715
Watchers Count38
Fork Count174
Commits Count263
Has Issues Enabled
Issues Count31
Issue Open Count2
Pull Requests Count14
Pull Requests Open Count29
Pull Requests Close Count73
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private