This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2025-12-28 15:27:03 +00:00
Code
Releases
Activity
Files
3fbf15d576e7acced1be76fed877a9183dd825a7
kararas_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