{"id":15511906,"url":"https://github.com/tb/rails-json-api-react","last_synced_at":"2026-03-01T01:33:19.358Z","repository":{"id":82387473,"uuid":"86581117","full_name":"tb/rails-json-api-react","owner":"tb","description":"React + JSON API Redux CRUD","archived":false,"fork":false,"pushed_at":"2019-03-06T08:44:27.000Z","size":291,"stargazers_count":23,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-28T01:34:17.748Z","etag":null,"topics":["crud","json-api","rails","rails5-api","react","redux","redux-form"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/tb.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-03-29T12:46:23.000Z","updated_at":"2025-02-05T00:48:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"9302442f-b97b-41b9-bec8-69ec76e1b405","html_url":"https://github.com/tb/rails-json-api-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tb/rails-json-api-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tb%2Frails-json-api-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tb%2Frails-json-api-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tb%2Frails-json-api-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tb%2Frails-json-api-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tb","download_url":"https://codeload.github.com/tb/rails-json-api-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tb%2Frails-json-api-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29957369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["crud","json-api","rails","rails5-api","react","redux","redux-form"],"created_at":"2024-10-02T09:53:17.516Z","updated_at":"2026-03-01T01:33:19.323Z","avatar_url":"https://github.com/tb.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# [rails-json-api-react](https://github.com/tb/rails-json-api-react)\n\nby [React Developers @ Selleo](https://selleo.com/react-expert-developers-team)\n\n## [DEMO](https://rails-json-api-react.herokuapp.com)\n\nDemo user: user1@example.com / Secret123\n\n## Setup app\n\n    bundle\n    rake db:setup\n    cd client \u0026\u0026 yarn\n\n## Start app\n\n    foreman start\n    open http://localhost:3000\n\n## Adding new JSON API resource\n\n    rails g model category name:string\n    rails generate jsonapi:resource category\n    rails g controller Category --skip-assets\n\n### routes.rb\n\n    jsonapi_resources :categories\n\n### Client\n\nAdd list, edit and form components in `client/src/components/` based on one of existing.\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftb%2Frails-json-api-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftb%2Frails-json-api-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftb%2Frails-json-api-react/lists"}