{"id":23317979,"url":"https://github.com/rails-rrx/rrx_api","last_synced_at":"2025-10-13T16:07:45.891Z","repository":{"id":214565640,"uuid":"736728921","full_name":"rails-rrx/rrx_api","owner":"rails-rrx","description":"Ruby on Rails core REST API support","archived":false,"fork":false,"pushed_at":"2025-08-27T19:26:43.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T04:56:37.685Z","etag":null,"topics":["rails","rest-api","restful-api"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rails-rrx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2023-12-28T17:49:27.000Z","updated_at":"2023-12-29T23:23:16.000Z","dependencies_parsed_at":"2025-08-05T00:05:20.027Z","dependency_job_id":"cd4e52f6-0abc-4a87-acae-ee2613047ef8","html_url":"https://github.com/rails-rrx/rrx_api","commit_stats":null,"previous_names":["dan-drew/rrx_api","rails-rrx/rrx_api"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rails-rrx/rrx_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-rrx%2Frrx_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-rrx%2Frrx_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-rrx%2Frrx_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-rrx%2Frrx_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails-rrx","download_url":"https://codeload.github.com/rails-rrx/rrx_api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-rrx%2Frrx_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009394,"owners_count":26084582,"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-10-11T02:00:06.511Z","response_time":55,"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":["rails","rest-api","restful-api"],"created_at":"2024-12-20T17:14:49.885Z","updated_at":"2025-10-13T16:07:45.861Z","avatar_url":"https://github.com/rails-rrx.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RrxApi\n\nOpinionated base library for simplifying development of Rails API projects.\n\nNote that this gem expects the [rrx_dev](https://github.com/rails-rrx/rrx_api/blob/main/CODE_OF_CONDUCT.md) but does\nnot list it as a dependency as it is only needed for development and tests. Please add it to your Gemfile manually\nor as described below with the `bundle add` command.\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n```shell\n$ bundle add rrx_dev --group \"development, test\"\n$ bundle add rrx_api\n```\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n```shell\n$ gem install rrx_dev rrx_api\n```\n\nAfter installing, initialize your project with `rrx_api_setup`. Note this will also invoke `rrx_dev_setup app` to\nperform development and test setup.\n\n```shell\n$ rrx_api_setup\n```\n\n## Usage\n\nTODO\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/rails-rrx/rrx_api. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/rails-rrx/rrx_api/blob/main/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the RrxApi project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/rrx_api/blob/main/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frails-rrx%2Frrx_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frails-rrx%2Frrx_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frails-rrx%2Frrx_api/lists"}