Go to file
konrad 249128a46e
implemented binding url params directly to struct instead of passing them to the method for deleting items
2018-07-18 08:15:38 +02:00
models implemented binding url params directly to struct instead of passing them to the method for deleting items 2018-07-18 08:15:38 +02:00
public/swagger Implemented method to add a list to a namespace 2018-07-05 08:52:05 +02:00
routes implemented binding url params directly to struct instead of passing them to the method for deleting items 2018-07-18 08:15:38 +02:00
vendor initial commit 2018-06-10 11:11:42 +02:00
.gitignore more optimization 2018-07-11 01:45:11 +02:00
Featurecreep.md implemented custom param binder 2018-07-17 23:10:54 +02:00
LICENSE initial commit 2018-06-10 11:11:42 +02:00
Makefile Added swagger UI 2018-06-14 14:19:19 +02:00
config.ini.sample Updated sample config 2018-07-15 18:31:43 +02:00
main.go implemented team create method 2018-07-14 17:34:59 +02:00