Joona Hoikkala fd9ce4606d
Get rid of Iris and use julienschmidt/httprouter instead (#20)
* Replace iris with httprouter

* Linter fixes

* Finalize iris removal

* Vendor dependencies for reproducable builds

* Api tests are back
2017-11-14 23:54:29 +02:00

7 lines
65 B
TOML

# DO NOT WANT
[fruit]
type = "apple"
[fruit.type]
apple = "yes"