An API designed to provide real-time access to a user's Discord data. https://usetether.rest
Go to file
2024-09-09 16:28:18 -04:00
.gitea/workflows deploy 2024-09-08 21:13:07 -04:00
src/main docs 2024-09-09 14:48:36 -04:00
.gitignore Initial Commit 2024-09-08 13:20:50 -04:00
Dockerfile Merge pull request 'chore(deps): update eclipse-temurin docker tag to v17.0.12_7-jre-focal' (#3) from renovate/eclipse-temurin-17.x into master 2024-09-09 13:23:09 -07: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)