Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainnny7/tether
An API designed to provide real-time access to a user's Discord data. Mirror of code maintained at https://git.rainnny.club/Rainnny/Tether
https://github.com/rainnny7/tether
api discord java realtime restful
Last synced: about 2 months ago
JSON representation
An API designed to provide real-time access to a user's Discord data. Mirror of code maintained at https://git.rainnny.club/Rainnny/Tether
- Host: GitHub
- URL: https://github.com/rainnny7/tether
- Owner: Rainnny7
- License: mit
- Created: 2024-09-09T01:29:24.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-11-03T17:03:49.000Z (about 2 months ago)
- Last Synced: 2024-11-08T07:02:28.523Z (about 2 months ago)
- Topics: api, discord, java, realtime, restful
- Language: Java
- Homepage: https://usetether.rest
- Size: 277 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Tether
An API designed to provide real-time access to a user's Discord data.
Explore the docs »
View Demo
·
Report Bug
## Table of Contents
1. [Features](#features)
2. [Contributing](#contributing)
3. [License](#license)
4. [Self Hosting](#self-hosting)
5. [Showcase](#tether-is-being-used-by)## Features
- **Discord Stats Fetching:** Retrieve a wide range of Discord statistics for any user. The REST endpoint provides easy
access to user data, or you can opt for real-time updates using a WebSocket connection. Want even more user data? Join the [Discord](https://discord.usetether.rest)!
- **Client SDKs:** Leverage client SDKs for both Java and JavaScript to seamlessly integrate Discord data fetching into
your
applications.
- **Self-hostable:** Tether is fully self-hostable with a pre-built Docker image, allowing for quick setup and
deployment.## Contributing
Contributions are the heart of the open source community, making it an incredible space for learning, inspiration, and
creativity. Your contributions are highly valued.If you have an idea to improve this project, feel free to fork the repository and submit a pull request. Alternatively,
you can open an issue with the "enhancement" tag. Don't forget to star the project! Thank you for your support!> [!IMPORTANT]
> Pull Requests on **GitHub** will **NOT** be reviewed. Please make a Pull Request
> on [Gitea](https://git.rainnny.club/Rainnny/Tether/pulls).1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/CoolFeature`)
3. Commit your Changes (`git commit -m "Add some CoolFeature"`)
4. Push to the Branch (`git push origin feature/CoolFeature`)
5. Open a [Pull Request](https://git.rainnny.club/Rainnny/Tether/pulls)### Top contributors:
## License
Distributed under the MIT License. See
LICENSE.md for more information.## Self Hosting
Soon...
## Tether is being used by...
Below is a list of websites that are currently using Tether, take a look!
- [rainnny.club](https://rainnny.club)
- [oknick.club](https://oknick.club)