- Update API routes for consistency and versioning. any communication with donetick will go through /api/v1
. for external will user prefix /eapi/v1
- Update Readme and add Discord and Reddit
This commit is contained in:
parent
776e510c0c
commit
b7b434ae8c
8 changed files with 26 additions and 10 deletions
20
README.md
20
README.md
|
@ -10,6 +10,14 @@ Donetick is an open-source, user-friendly app designed to help you organize task
|
|||

|
||||
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
[](https://discord.gg/6hSH6F33q7)
|
||||
[](https://www.reddit.com/r/donetick)
|
||||
|
||||
---
|
||||
|
||||
## ✨ Features
|
||||
|
@ -140,9 +148,17 @@ This project is licensed under the **AGPLv3**. See the [LICENSE](LICENSE) file f
|
|||
|
||||
---
|
||||
|
||||
## 💬 Join the Discussion
|
||||
For ideas or feature requests, please use GitHub Discussions. We also have a Discord server and a subreddit for those who prefer those platforms!
|
||||
|
||||
<img alt="Discord" src="https://img.shields.io/discord/1272383484509421639">
|
||||
<img alt="Reddit" src="https://img.shields.io/reddit/subreddit-subscribers/donetick">
|
||||
<img alt="GitHub Discussions" src="https://img.shields.io/github/discussions/donetick/donetick">
|
||||
|
||||
---
|
||||
|
||||
## 💡 Support Donetick
|
||||
|
||||
If you find it helpful, consider supporting us by starring the repository, contributing code, or sharing feedback!
|
||||
|
||||
---
|
||||
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue