{"id":29788055,"url":"https://github.com/passeriform/gwd-backend-firefox","last_synced_at":"2025-09-19T12:28:46.595Z","repository":{"id":62439879,"uuid":"281382678","full_name":"Passeriform/GWD-Backend-Firefox","owner":"Passeriform","description":"A dynamically loaded backend for GodWit Daemon","archived":false,"fork":false,"pushed_at":"2020-08-09T01:43:43.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T03:05:49.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Passeriform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-21T11:47:10.000Z","updated_at":"2021-01-09T16:28:59.000Z","dependencies_parsed_at":"2022-11-01T22:00:50.578Z","dependency_job_id":null,"html_url":"https://github.com/Passeriform/GWD-Backend-Firefox","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Passeriform/GWD-Backend-Firefox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FGWD-Backend-Firefox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FGWD-Backend-Firefox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FGWD-Backend-Firefox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FGWD-Backend-Firefox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Passeriform","download_url":"https://codeload.github.com/Passeriform/GWD-Backend-Firefox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Passeriform%2FGWD-Backend-Firefox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267417664,"owners_count":24083839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-07-27T20:11:46.136Z","updated_at":"2025-09-19T12:28:41.548Z","avatar_url":"https://github.com/Passeriform.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firefox Backend\n\n[![crate](https://img.shields.io/crates/v/gwd-backend-firefox)](https://crates.io/crates/gwd-backend-firefox)\n[![docs](https://docs.rs/gwd-backend-firefox/badge.svg)](https://docs.rs/gwd-backend-firefox)\n[![build](https://travis-ci.org/Passeriform/GWD-Firefox-Backend.svg?branch=master)](https://travis-ci.org/Passeriform/GWD-Firefox-Backend)\n[![codecov](https://codecov.io/gh/Passeriform/GWD-Firefox-Backend/branch/master/graph/badge.svg)](https://codecov.io/gh/Passeriform/GWD-Firefox-Backend)\n[![maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/Passeriform/GWD-Firefox-Backend/graphs/commit-activity)\n\n[![homepage](https://img.shields.io/website-up-down-green-red/http/passeriform.com.svg?label=Passeriform)](http://www.passeriform.com/prod/GodWit/daemon/backends/firefox)\n[![repo](https://img.shields.io/badge/github-GodWit--Daemon-blue?logo=github)](https://github.com/Passeriform/GWD-Firefox-Backend)\n\nA dynamically pluggable backend for [GodWit-Daemon](https://github.com/Passeriform/GodWit-Daemon).\n\nUsually doesn't need an end-user's attention. Godwit-Daemon dynamically loads this library using custom Toml tables.\n\n## Contributing\n[![issues](https://img.shields.io/github/issues/Passeriform/GWD-Firefox-Backend.svg)](https://gitHub.com/Passeriform/GWD-Firefox-Backend/issues/)\n[![pull-requests](https://img.shields.io/github/issues-pr/Passeriform/GWD-Firefox-Backend)](https://github.com/Passeriform/GWD-Firefox-Backend/pulls)\n\nIf you want to contribute, start by cloning this repository.\n```bash\n    git clone https://github.com/Passeriform/GWD-Firefox-Backend GWD-Firefox-Backend\n```\nCheckout to a new branch.\n```bash\n    # Use kebab-case categorization format.\n\n\n    # Ex: A new feature.\n    git checkout feature-\u003cfeature\u003e\n\n    # Ex: A bugfix.\n    git checkout bugfix-\u003cbug\u003e\n\n    # Ex: A meta update.\n    git checkout meta-\u003ctitle\u003e\n\n    # Ex: A documentation update.\n    git checkout docs-\u003ctitle\u003e\n\n    # Ex: A CI update.\n    git checkout ci-\u003ctitle\u003e\n\n```\nDo your thing...\n\n```bash\nCode up\n```\n**Squash commits** and issue a PR at\n[https://github.com/Passeriform/GWD-Firefox-Backend](https://github.com/Passeriform/GWD-Firefox-Backend)\n\n## License\n![license](https://img.shields.io/crates/l/gwd-firefox-backend)\n\nLicensed under either of\n\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n\nat your option.\n\n### Credition\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasseriform%2Fgwd-backend-firefox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpasseriform%2Fgwd-backend-firefox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasseriform%2Fgwd-backend-firefox/lists"}