API Changes
Hello developers! This release contains bug fixes for the users API endpoints where users were not being returned if they had missing data such as profile title and infobox text.
A 404 response now represents the true state of Tatsu users. If the user is not present in any servers with Tatsu, then 404 will be returned regardless of whether they have Tatsu data or not.
API Libraries
Since the last API update, we now have 4 libraries ready for use, 3 of them developed by our awesome community members. These libraries meet our standards for authentication and rate limiting. If you have developed a library and would like to submit it, please visit the #api-support channel and read the pinned message about submitting libraries. We'd love to add more libraries for developers to use.
- Tatsu [TypeScript] - TheEvilSocks
- Tatsu API Go (Official) [Go] - Hassie
- Tatsu.py [Python] - Pum
- TatsuPI [JavaScript] - Elspeth
You can find the full list here.
Website Update
We've also made improvements to the documentation site by removing the hash from the URL which was causing issues for various users:
https://dev.tatsu.gg/#/ => https://dev.tatsu.gg/
If you have referenced the website in any location, please be sure to update the links.
Thanks for reading!
Hassie | API Developer/Project Maintainer
- 2
Recommended Comments
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now