Skip to content

TimothyYe/iris-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iris-demo

Demo project for the Iris Web Framework.

  1. Install Go (Golang), version 1.13 and above
  2. Download & Install Iris using go get: go get github.com/kataras/iris/v12@latest
  3. Clone the repository
  4. Run the web app: go run main.go.
$ brew install go
$ git clone https://github.com/TimothyYe/iris-demo
$ cd iris-demo
$ go run main.go

About

Iris demo project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages