An API designed to provide real-time access to a user's Discord data. https://usetether.rest
Go to file
Rainnny7 c7af4a1e7f
All checks were successful
Deploy API / docker (ubuntu-latest, 2.44.0) (push) Successful in 54s
WebSocket implementation
2024-09-09 17:31:13 -04:00
.gitea/workflows deploy 2024-09-08 21:13:07 -04:00
src/main WebSocket implementation 2024-09-09 17:31:13 -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 WebSocket implementation 2024-09-09 17:31:13 -04:00
README.md WebSocket implementation 2024-09-09 17:31:13 -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)