{"id":28554971,"url":"https://github.com/a-chacon/oas_rage","last_synced_at":"2026-03-11T05:31:56.921Z","repository":{"id":298209845,"uuid":"999193690","full_name":"a-chacon/oas_rage","owner":"a-chacon","description":"OasRage is a tool for generating automatic interactive documentation for your Rage APIs. It generates an OAS 3.1 document and displays it using RapiDoc.","archived":false,"fork":false,"pushed_at":"2025-06-14T18:41:02.000Z","size":241,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-04T13:57:07.049Z","etag":null,"topics":["api","documentation","oas3","rage","ruby"],"latest_commit_sha":null,"homepage":"https://a-chacon.com/oas_core","language":"Ruby","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/a-chacon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-06-09T22:12:28.000Z","updated_at":"2025-06-14T18:40:50.000Z","dependencies_parsed_at":"2025-06-10T00:44:08.322Z","dependency_job_id":"49a3d02e-5f54-4bdf-a933-a41a45ccc1d6","html_url":"https://github.com/a-chacon/oas_rage","commit_stats":null,"previous_names":["a-chacon/oas_rage"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/a-chacon/oas_rage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-chacon%2Foas_rage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-chacon%2Foas_rage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-chacon%2Foas_rage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-chacon%2Foas_rage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-chacon","download_url":"https://codeload.github.com/a-chacon/oas_rage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-chacon%2Foas_rage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30372170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"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":["api","documentation","oas3","rage","ruby"],"created_at":"2025-06-10T05:07:27.675Z","updated_at":"2026-03-11T05:31:56.905Z","avatar_url":"https://github.com/a-chacon.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Gem Version](https://img.shields.io/gem/v/oas_rage?color=E9573F)\n![GitHub License](https://img.shields.io/github/license/a-chacon/oas_rage?color=blue)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/a-chacon/oas_rage/.github%2Fworkflows%2Frubyonrails.yml)\n![Gem Total Downloads](https://img.shields.io/gem/dt/oas_rage)\n![Static Badge](https://img.shields.io/badge/Rails-%3E%3D7.0.0-%23E9573F)\n![Static Badge](https://img.shields.io/badge/Ruby-%3E%3D3.1.0-%23E9573F)\n\n# 📃Open API Specification For Rage\n\nOasRage is a tool for generating **automatic interactive documentation for your Rage APIs**. It generates an **OAS 3.1** document and displays it using **[RapiDoc](https://rapidocweb.com)**.\n\nBuilt for the high-performance [Rage](https://github.com/rage-rb/rage) framework, OasRage leverages Rage's compatibility with Rails and its modern Ruby features, including fiber scheduling for non-blocking I/O. It relies on the [OasCore](https://github.com/a-chacon/oas_core) gem for seamless OpenAPI integration.\n\n![Screenshot](https://a-chacon.com/assets/images/oas_rage_ui.png)\n\n## Documentation\n\nFor details on how to install, configure, and use OasRage, please refer to the [OasCore MDBook](http://a-chacon.com/oas_core).\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\". Don't forget to give the project a star⭐! Thanks again!\n\nIf you plan a big feature, first open an issue to discuss it before any development.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nThe gem is available as open source under the terms of the [GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.en.html#license-text).\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=a-chacon/oas_rage\u0026type=Date)](https://www.star-history.com/#a-chacon/oas_rails\u0026Date)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-chacon%2Foas_rage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-chacon%2Foas_rage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-chacon%2Foas_rage/lists"}