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-15 05:26:20 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3fbf15d576
iris
/
_examples
/
file-server
/
basic
History
Gerasimos (Makis) Maropoulos
714e84b597
apply
https://github.com/kataras/iris/issues/1500
...
Former-commit-id: 2b5ae1857a5815977507b6b8fc72dd0040d470ca
2020-04-29 21:16:43 +03:00
..
assets
create the new FileServer and HandleDir, deprecate the rest APIBuilder/Party static methods and more
2019-06-21 19:43:25 +03:00
assets.system
apply
https://github.com/kataras/iris/issues/1500
2020-04-29 21:16:43 +03:00
main_test.go
apply
https://github.com/kataras/iris/issues/1500
2020-04-29 21:16:43 +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