This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-02-09 10:36:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a111c67241
iris
/
_examples
/
file-server
/
embedding-files-into-app
History
Gerasimos (Makis) Maropoulos
f75ec4e67c
change the JS MIME to text/javascript instead of application/javascript as
https://github.com/golang/go/issues/32351
...
Former-commit-id: 761be7901fff65ef0ca6e3ea4339ff59f569cf75
2020-04-27 12:28:30 +03:00
..
assets
Update to version 8.5.5
2017-11-02 05:50:56 +02:00
bindata.go
fix line endings... | Prev Commit:
15feaf0237
[formerly dced7d472edabbab4f80c76051f13261928a8dea]?w=1
2017-11-02 06:44:40 +02:00
main_test.go
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
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