{"id":13682724,"url":"https://github.com/lawliet89/rocket_cors","last_synced_at":"2025-05-16T13:08:06.626Z","repository":{"id":40462012,"uuid":"97094965","full_name":"lawliet89/rocket_cors","owner":"lawliet89","description":"Cross-origin resource sharing (CORS) for Rocket.rs applications","archived":false,"fork":false,"pushed_at":"2023-11-20T00:42:55.000Z","size":1121,"stargazers_count":104,"open_issues_count":8,"forks_count":71,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-11T12:49:18.503Z","etag":null,"topics":["cors","hacktoberfest","rocket","rust"],"latest_commit_sha":null,"homepage":"https://lawliet89.github.io/rocket_cors/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lawliet89.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-07-13T07:46:08.000Z","updated_at":"2025-02-06T20:48:23.000Z","dependencies_parsed_at":"2024-01-14T16:05:33.920Z","dependency_job_id":"99ac3b62-f4ff-48e6-b190-a69b76e22ea7","html_url":"https://github.com/lawliet89/rocket_cors","commit_stats":{"total_commits":123,"total_committers":26,"mean_commits":4.730769230769231,"dds":0.4390243902439024,"last_synced_commit":"985098dd8f3b052716111eaa872d184cc21a1a68"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawliet89%2Frocket_cors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawliet89%2Frocket_cors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawliet89%2Frocket_cors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawliet89%2Frocket_cors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lawliet89","download_url":"https://codeload.github.com/lawliet89/rocket_cors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535829,"owners_count":22087399,"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","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":["cors","hacktoberfest","rocket","rust"],"created_at":"2024-08-02T13:01:51.765Z","updated_at":"2025-05-16T13:08:06.606Z","avatar_url":"https://github.com/lawliet89.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# rocket_cors\n\n[![Continuous integration](https://github.com/lawliet89/rocket_cors/actions/workflows/rust.yml/badge.svg)](https://github.com/lawliet89/rocket_cors/actions/workflows/rust.yml)\n[![Repository](https://img.shields.io/github/tag/lawliet89/rocket_cors.svg)](https://github.com/lawliet89/rocket_cors)\n[![Crates.io](https://img.shields.io/crates/v/rocket_cors.svg)](https://crates.io/crates/rocket_cors)\n\n- Documentation: [master branch](https://lawliet89.github.io/rocket_cors) | [stable](https://docs.rs/rocket_cors)\n\nCross-origin resource sharing (CORS) for [Rocket](https://rocket.rs/) applications\n\n## Requirements\n\n- Rocket \u003e= 0.4\n\nIf you are using Rocket 0.3, use the `0.3.0` version of this crate.\n\n## Installation\n\nAdd the following to Cargo.toml:\n\n```toml\nrocket_cors = \"0.6.0\"\n```\n\nTo use the latest `master` branch, for example:\n\n```toml\nrocket_cors = { git = \"https://github.com/lawliet89/rocket_cors\", branch = \"master\" }\n```\n\n## Reference\n\n- [W3C CORS Recommendation](https://www.w3.org/TR/cors/#resource-processing-model)\n\n## License\n\n`rocket_cors` is licensed under either of the following, at your option:\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT License ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawliet89%2Frocket_cors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flawliet89%2Frocket_cors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawliet89%2Frocket_cors/lists"}