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-17 18:07:01 +00:00
Code
Releases
Activity
Files
1e2099633062599a15aea5647285d8d31394a641
kararas_iris
/
_examples
/
file-server
/
single-page-application
/
embedded-single-page-application-with-other-routes
History
Gerasimos (Makis) Maropoulos
0d26f24eb7
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.
...
Former-commit-id: d20afb2e899aee658a8e0ed1693357798df93462
2020-03-05 22:41:27 +02:00
..
public
Update to version 8.5.8 | Read HISTORY.md
2017-11-09 12:03:14 +02:00
bindata.go
give some more control over request params and their entries for the end-developers
2017-11-23 12:30:13 +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