iris/_examples/hero/basic
2017-12-27 04:15:41 +02:00
..
main.go Replace controller's .Register with .Handle and AddDependencies with .Register in order to be aligned with the 'hero' package, all examples and docs are updated, it's crazy how I can't stop even on Christmas 2017-12-27 04:15:41 +02:00
README.md add images for hero basic examples to be easier to understand 2017-12-27 03:17:06 +02:00

hero: basic

1. Path Parameters - Built'n Dependencies

2. Services - Static Dependencies

References