{"id":24576223,"url":"https://github.com/jlurena/active_cached_resource","last_synced_at":"2025-04-23T16:27:03.755Z","repository":{"id":268428261,"uuid":"904299408","full_name":"jlurena/active_cached_resource","owner":"jlurena","description":"RESTful API with Rails model convention + Caching","archived":false,"fork":false,"pushed_at":"2025-03-05T14:43:57.000Z","size":3006,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T09:43:07.719Z","etag":null,"topics":["gem","rails","rest-api","ruby","ruby-"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/active_cached_resource","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/jlurena.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2024-12-16T16:12:17.000Z","updated_at":"2025-04-03T14:52:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"c413bfcf-c241-4d33-994d-ad0006134460","html_url":"https://github.com/jlurena/active_cached_resource","commit_stats":null,"previous_names":["jlurena/active_cached_resource"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlurena%2Factive_cached_resource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlurena%2Factive_cached_resource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlurena%2Factive_cached_resource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlurena%2Factive_cached_resource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlurena","download_url":"https://codeload.github.com/jlurena/active_cached_resource/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250469907,"owners_count":21435727,"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":["gem","rails","rest-api","ruby","ruby-"],"created_at":"2025-01-23T22:22:21.775Z","updated_at":"2025-04-23T16:27:03.730Z","avatar_url":"https://github.com/jlurena.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# ActiveCachedResource\n[ActiveResource](https://github.com/rails/activeresource) but with a caching layer.\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n    $ bundle add active_cached_resource\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n    $ gem install active_cached_resource\n\n## Usage\n\nCheck out the Wiki! https://github.com/jlurena/active_cached_resource/wiki\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies.\nRun `rake` to run the linter and tests.\nYou can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nAdditionally, there is an `example` Rails Application you can play with.\nIn there you'll find two small rails app:\n\n- Provider\n    - This application contains the remote data.\n- Consumer\n    - This application consumes a remote resource from Provider.\n\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/jlurena/active_cached_resource.\n\n## Inspirations \u0026 Credits\n- [CachedResource](https://github.com/mhgbrown/cached_resource)\n\nMajor differences between this gem and `CachedResource` are:\n- This uses a custom, vendored version of the gem [`ActiveResource`](https://github.com/rails/activeresource) that adds the following features\n    - Lazy `where` chaining\n- Flexibility to add your own caching strategies, this gem comes built in with two of them:\n    - Caching using `ActiveSupport`\n    - Caching using `SQL`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlurena%2Factive_cached_resource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlurena%2Factive_cached_resource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlurena%2Factive_cached_resource/lists"}