iris/_examples/configuration/from-yaml-file
2020-07-26 14:37:30 +03:00
..
configs Add Configuration.RemoteAddrHeadersForce as requested at #1567 and change RemoteAddrHeaders from map to string slice 2020-07-26 14:37:30 +03:00
shared-configuration 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
main.go New builtin JWT middleware - this one supports encryption and ed25519 2020-05-27 12:02:17 +03:00