iris/_examples/file-server/basic
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