The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth.
Go to file
konrad 592dc20af4
List item creation is now done via handler
2018-07-11 02:13:53 +02:00
models List item creation is now done via handler 2018-07-11 02:13:53 +02:00
public/swagger Implemented method to add a list to a namespace 2018-07-05 08:52:05 +02:00
routes List item creation is now done via handler 2018-07-11 02:13:53 +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 Create and Update methods on list 2018-07-09 23:17:19 +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