Iris examples

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

Github星跟踪图

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.

主要指标

概览
名称与所有者iris-contrib/examples
主编程语言Go
编程语言HTML (语言数: 6)
平台BSD, Linux, Mac, Windows, Android, iOS
许可证MIT License
所有者活动
创建于2016-04-17 00:21:02
推送于2024-04-24 23:42:40
最后一次提交2024-04-25 02:42:37
发布数3
最新版本名称v12.1.0 (发布于 )
第一版名称v4 (发布于 )
用户参与
星数715
关注者数38
派生数174
提交数263
已启用问题?
问题数31
打开的问题数2
拉请求数14
打开的拉请求数29
关闭的拉请求数73
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?