{"id":23181575,"url":"https://github.com/likhithkp/ruby-crud-api-2","last_synced_at":"2026-04-15T05:32:01.311Z","repository":{"id":266331576,"uuid":"815882170","full_name":"likhithkp/ruby-crud-api-2","owner":"likhithkp","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-16T12:16:12.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T15:12:11.766Z","etag":null,"topics":["css","dockerfile","html","javascript","ruby","ruby-on-rails","scss","shell"],"latest_commit_sha":null,"homepage":"","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/likhithkp.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2024-06-16T12:15:04.000Z","updated_at":"2024-06-23T04:25:36.000Z","dependencies_parsed_at":"2025-02-26T03:15:27.310Z","dependency_job_id":null,"html_url":"https://github.com/likhithkp/ruby-crud-api-2","commit_stats":null,"previous_names":["likhithkp/ruby-crud-api-2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/likhithkp/ruby-crud-api-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likhithkp%2Fruby-crud-api-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likhithkp%2Fruby-crud-api-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likhithkp%2Fruby-crud-api-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likhithkp%2Fruby-crud-api-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/likhithkp","download_url":"https://codeload.github.com/likhithkp/ruby-crud-api-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likhithkp%2Fruby-crud-api-2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["css","dockerfile","html","javascript","ruby","ruby-on-rails","scss","shell"],"created_at":"2024-12-18T08:16:49.871Z","updated_at":"2026-04-15T05:32:01.230Z","avatar_url":"https://github.com/likhithkp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby on Rails CRUD\n\nI think one of the quickest ways to learn a new language or framework is by doing a project. I built a [CRUD application](https://github.com/jameshuanguc/crud) before using Node.js, and now I rewrite it using Ruby on Rails!\n\nBuilding the same web application using different languages/frameworks make me think of Rails is a rapid way to build an application comparing to Node.js, and Rails' code structure is more organized. But Rails is not flexible enough since I have to follow the Rails way to build the app. It's too high level and hard to customize the way I want.\n\n![Database Diagram](./dbDiagram.png)\n\n\n# Run in Docker\n\n```sh\ndocker-compose build\ndocker-compose up\n\n# open another terminal\ndocker-compose run web rake db:create\ndocker-compose run web rails db:migrate RAILS_ENV=development\n\n# Check it out in localhost:3000\n```\n\n\n# Demo\n\n[https://ruby-on-rails-crud.herokuapp.com](https://ruby-on-rails-crud.herokuapp.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikhithkp%2Fruby-crud-api-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikhithkp%2Fruby-crud-api-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikhithkp%2Fruby-crud-api-2/lists"}