The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth.
Go to file
kolaente 0c5ed914e0
CRUD helper now returns directly the target struct filled with data instead of a sub objectq
2018-07-08 13:26:43 +02:00
models Added CRUD helper method 2018-07-07 14:19:34 +02:00
public/swagger Implemented method to add a list to a namespace 2018-07-05 08:52:05 +02:00
routes CRUD helper now returns directly the target struct filled with data instead of a sub objectq 2018-07-08 13:26:43 +02:00
vendor initial commit 2018-06-10 11:11:42 +02:00
.gitignore Update gitignore 2018-06-10 11:41:29 +02:00
Featurecreep.md updated featurecreep 2018-07-05 08:55:34 +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 initial commit 2018-06-10 11:11:42 +02:00
main.go Made registration work 2018-06-10 11:34:59 +02:00