{"id":34260641,"url":"https://github.com/brosssh/revanced-external-bundles","last_synced_at":"2026-02-01T22:08:06.306Z","repository":{"id":329291642,"uuid":"1117426197","full_name":"brosssh/revanced-external-bundles","owner":"brosssh","description":"🔍 Collection of external ReVanced/Morphe bundles","archived":false,"fork":false,"pushed_at":"2026-01-15T16:50:53.000Z","size":154,"stargazers_count":8,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2026-01-18T13:28:03.221Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://revanced-external-bundles.brosssh.com","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brosssh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"brosssh"}},"created_at":"2025-12-16T09:48:46.000Z","updated_at":"2026-01-18T06:51:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/brosssh/revanced-external-bundles","commit_stats":null,"previous_names":["brosssh/revanced-external-bundles"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/brosssh/revanced-external-bundles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brosssh%2Frevanced-external-bundles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brosssh%2Frevanced-external-bundles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brosssh%2Frevanced-external-bundles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brosssh%2Frevanced-external-bundles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brosssh","download_url":"https://codeload.github.com/brosssh/revanced-external-bundles/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brosssh%2Frevanced-external-bundles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28992722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T22:01:47.507Z","status":"ssl_error","status_checked_at":"2026-02-01T21:58:37.335Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-16T16:00:20.912Z","updated_at":"2026-02-01T22:08:06.301Z","avatar_url":"https://github.com/brosssh.png","language":"Kotlin","readme":"# 🚀 ReVanced external bundles\n\n![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/brosssh/revanced-external-bundles/release.yml)\n![AGPLv3 License](https://img.shields.io/badge/License-AGPL%20v3-yellow.svg)\n\nA centralized collection and API service for ReVanced external patches bundles, providing automated updates and multiple query interfaces.\n\n\u003e [!WARNING]  \n\u003e This project is not affiliated with or endorsed by the official ReVanced project. It is an independent community initiative for managing external patches bundles.\n\n## 💪 Features\n\n### 🔄 Automatic Bundle \u0026 Patch Updates\nScheduled jobs continuously monitor and update all bundles and their patches, ensuring you always have access to the latest versions without manual intervention.\n\n### [🎯 GraphQL Query Interface](https://cloud.hasura.io/public-graphiql/?endpoint=https%3A%2F%2Frevanced-external-bundles.brosssh.com%2Fhasura%2Fv1%2Fgraphql)\nPowerful GraphQL endpoint allowing you to fetch exactly the data you need with flexible, nested queries. Check out the [GraphQL examples documentation](docs/graphql-examples.md).\n\n### [🔌 REST API with Swagger Documentation](https://revanced-external-bundles.brosssh.com/swagger/index.html)\nComprehensive RESTful endpoints with interactive Swagger/OpenAPI documentation for easy integration and testing. Browse and query bundles, patches, and their metadata through well-documented HTTP endpoints.\n\n### [🌐 Interactive Web Interface](https://revanced-external-bundles.brosssh.com/)\nUser-friendly website to explore available bundles and their patches visually. Built on top of the REST API, providing an intuitive way to discover and understand patch compatibility and features.\n\u003e [!WARNING]  \n\u003e The Web Interface is **NOT** the primary goal of this project. Better Web Interfaces are welcome, I personally have no interest in designing a proper website.\n\n\n## 🚀 How to get started\n\nA Java Development Kit (JDK), Git and Docker must be installed.\n\n1. Run `git clone git@github.com:brosssh/revanced-external-bundles.git` to clone the repository\n2. Copy [.env.example](.env.example) to `.env` and fill in the required values\n3. Run `docker compose up -d` to create the infrastructure\n4. Run `gradlew run` to start the server\n\nThe API will be available at `http://localhost:8080` by default.\n\n### Quick Access\n\n- **REST API Documentation**: http://localhost:8080/swagger\n- **GraphQL Playground**: http://localhost:8080/hasura/console\n- **Web Interface**: http://localhost:8080\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.\n\n## 📜 License\n\nReVanced External Bundles is licensed under the AGPLv3 license. Please see the [LICENSE](LICENSE) file for more information.\n\n[tl;dr](https://www.tldrlegal.com/license/gnu-affero-general-public-license-v3-agpl-3-0): You may copy, distribute, and modify ReVanced External Bundles as long as you track changes/dates in source files. Any modifications must also be made available under the AGPL, along with build and installation instructions.\n","funding_links":["https://github.com/sponsors/brosssh"],"categories":["🔨 Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrosssh%2Frevanced-external-bundles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrosssh%2Frevanced-external-bundles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrosssh%2Frevanced-external-bundles/lists"}