2023-07-12 15:38:19 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-05-11 01:37:43 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 12:40:27 -03:00
2023-07-12 12:40:27 -03:00
2023-04-29 18:02:25 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-07-12 04:48:36 -03:00
2023-04-29 18:46:36 -03:00

ReVanced Releases API


License: AGPLv3 Qodana | Code Quality Scan MyPy | Static Type Checking


This is a simple API that proxies requests needed to feed the ReVanced Manager and website with data.

Usage

To run this API, you need Python 3.11.x. You can install the dependencies with poetry:

poetry install

Create an environment variable called GITHUB_TOKEN with a valid GitHub token with read access to public repositories.

Then, you can run the API in development mode with:

poetry run sanic app:app --dev

or in production mode with:

poetry run sanic app:app --fast

Contributing

If you want to contribute to this project, feel free to open a pull request or an issue. We don't do much here, so it's pretty easy to contribute.

License

This project is licensed under the AGPLv3 License - see the LICENSE file for details.

Description
The rewrite, started
Readme AGPL-3.0 2.1 MiB
Languages
Kotlin 99.6%
Dockerfile 0.4%