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 02:34:55 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
eca1cf315e
iris
/
_examples
/
file-server
/
embedding-files-into-app
History
Gerasimos (Makis) Maropoulos
57dc64625d
file-server: fix ShowList on root dir
...
Former-commit-id: 6795382235d76942bcfd31ecc0b4ab02ecb85a8a
2020-07-05 05:39:48 +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
bindata.go
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
2020-06-07 15:26:06 +03:00
main_test.go
file-server: fix ShowList on root dir
2020-07-05 05:39:48 +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