Giter Site home page Giter Site logo

ushie / revanced-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from revanced/revanced-api

0.0 0.0 0.0 1.14 MB

๐Ÿš€ ReVanced's JSON API

Home Page: https://api.revanced.app

License: GNU Affero General Public License v3.0

Python 97.52% Dockerfile 2.48%

revanced-api's Introduction

ReVanced Releases API


License: AGPLv3 Build and Publish Docker Image


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 the following environment variables:

  • GITHUB_TOKEN with a valid GitHub token with read access to public repositories
  • SECRET_KEY to salt login sessions
  • USERNAME & PASSWORD to initialize the database with a user to login with to authenticated endpoints

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.

revanced-api's People

Contributors

alexandreteles avatar dependabot[bot] avatar ushie avatar pre-commit-ci[bot] avatar osumatrix avatar validcube avatar benjaminhalko avatar vitalyart avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.