iris/_examples/experimental-handlers/csrf
2020-03-05 22:41:27 +02:00
..
views/user add experimental handlers examples 2019-08-16 16:57:03 +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