forked from vikunja/api
The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth.
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitea | 3 years ago | |
.github | 2 years ago | |
.vscode | 3 years ago | |
REST-Tests | 4 years ago | |
build | 3 years ago | |
docs | 2 years ago | |
pkg | 2 years ago | |
.drone1.yml | 2 years ago | |
.gitignore | 3 years ago | |
.gitmodules | 3 years ago | |
.golangci.yml | 2 years ago | |
CHANGELOG.md | 2 years ago | |
Dockerfile | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
code-header-template.txt | 2 years ago | |
config.yml.sample | 2 years ago | |
docker-manifest-latest.tmpl | 2 years ago | |
docker-manifest.tmpl | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
magefile.go | 2 years ago | |
main.go | 2 years ago | |
nfpm.yaml | 2 years ago | |
renovate.json | 3 years ago | |
run.sh | 3 years ago | |
tools.go | 2 years ago |
README.md
Vikunja API
The Todo-app to organize your life.
Table of contents
Features
- Create TODO lists with tasks
- Reminder for tasks
- Namespaces: A "group" which bundels multiple lists
- Share lists and namespaces with teams and users with granular permissions
- Plenty of details for tasks
See the features page on our website for a more exaustive list or try it on try.vikunja.io!
Docs
All docs can be found on the vikunja home page.
Roadmap
See the roadmap (hosted on Vikunja!) for more!
- Mobile apps (seperate repo) In Progress
- Webapp (seperate repo) In Progress
Contributing
Fork -> Push -> Pull-Request. Also see the dev docs for more infos.
License
This project is licensed under the AGPLv3 License. See the LICENSE file for the full license text.