An API designed to provide real-time access to a user's Discord data. https://usetether.rest
Go to file
Braydon 201f00554e
Some checks failed
Deploy API / docker (ubuntu-latest, 2.44.0) (push) Has been cancelled
Merge pull request 'chore(deps): update maven docker tag to v3.9.9' (#4) from renovate/maven-3.x into master
Reviewed-on: #4
2024-09-09 13:23:05 -07:00
.gitea/workflows deploy 2024-09-08 21:13:07 -04:00
src/main Fix not being able to lookup users who aren't in the guild 2024-09-08 23:39:44 -04:00
.gitignore Initial Commit 2024-09-08 13:20:50 -04:00
Dockerfile chore(deps): update maven docker tag to v3.9.9 2024-09-09 19:54:52 +00:00
pom.xml fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.3 2024-09-09 20:03:02 +00:00
README.md Cache implementation 2024-09-08 23:36:05 -04:00
renovate.json chore(deps): add renovate.json 2024-09-09 19:33:11 +00:00

Tether

An API designed to provide real-time access to a user's Discord data.

TODO

  • Caching
  • WebSockets
  • User account for extra data? (about me, connections, etc)