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-22 04:17:03 +00:00
Code
Releases
Activity
Files
c3543528cf7f0a995ec518352682830edac5183f
kararas_iris
/
_examples
/
file-server
History
Gerasimos (Makis) Maropoulos
c3543528cf
fix:
https://github.com/kataras/i18n/issues/1
...
Former-commit-id: 12b75f1e54ebf3d7f78a09b8d5594859a344422d
2020-04-30 16:16:43 +03:00
..
basic
fix:
https://github.com/kataras/i18n/issues/1
2020-04-30 16:16:43 +03:00
embedding-files-into-app
change the JS MIME to text/javascript instead of application/javascript as
https://github.com/golang/go/issues/32351
2020-04-27 12:28:30 +03:00
embedding-gziped-files-into-app
change the JS MIME to text/javascript instead of application/javascript as
https://github.com/golang/go/issues/32351
2020-04-27 12:28:30 +03:00
favicon
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
send-files
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
single-page-application
change the JS MIME to text/javascript instead of application/javascript as
https://github.com/golang/go/issues/32351
2020-04-27 12:28:30 +03:00
subdomain
change the JS MIME to text/javascript instead of application/javascript as
https://github.com/golang/go/issues/32351
2020-04-27 12:28:30 +03:00