iris/_examples/mvc/basic
2020-03-05 22:41:27 +02:00
..
wildcard ℹ️ add mvc 'ByWildcard' example as requested at #1459 2020-03-02 20:11:44 +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