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-18 10:27:06 +00:00
Code
Releases
Activity
Files
ed5964716ba3d0f65fc31a411f4601a6f0c5279f
kararas_iris
/
_examples
/
file-server
/
subdomain
History
Gerasimos (Makis) Maropoulos
ed45c77be5
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
...
Former-commit-id: ed635ee95de7160cde11eaabc0c1dcb0e460a620
2020-06-07 15:26:06 +03:00
..
assets
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
2020-06-07 15:26:06 +03:00
hosts
version 12.1.5
2020-02-02 16:29:06 +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