This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-02-09 02:34:55 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
208528a225
iris
/
_examples
/
apidoc
/
yaag
History
Gerasimos (Makis) Maropoulos
67e47215cd
add permissions example
...
Former-commit-id: e786bdb991ab88bff275203f2c24ff72a9d0c522
2020-05-04 07:28:23 +03:00
..
go.mod
add permissions example
2020-05-04 07:28:23 +03:00
main.go
examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example.
2020-03-05 22:41:27 +02:00