iris/_examples/file-server/basic
2020-03-05 22:41:27 +02: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
main_test.go _examples/file-server update to test a party of file server 2019-11-13 19:14:56 +02: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