{"id":21753693,"url":"https://github.com/melardev/railsjbuilderapipaginatedcrud","last_synced_at":"2026-04-15T16:08:48.311Z","repository":{"id":107256262,"uuid":"173508322","full_name":"melardev/RailsJBuilderApiPaginatedCrud","owner":"melardev","description":"Full stack TODO REST API built with Ruby on Rails","archived":false,"fork":false,"pushed_at":"2019-03-02T23:28:34.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T02:45:47.047Z","etag":null,"topics":["api","crud","full-stack","pagination","rails","rest","ruby","ruby-on-rails","web","web-app"],"latest_commit_sha":null,"homepage":"http://melardev.com","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/melardev.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":"2019-03-02T23:02:24.000Z","updated_at":"2019-03-07T22:57:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"20b65246-842c-4a14-a1a0-5efc523701f9","html_url":"https://github.com/melardev/RailsJBuilderApiPaginatedCrud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/melardev/RailsJBuilderApiPaginatedCrud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melardev%2FRailsJBuilderApiPaginatedCrud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melardev%2FRailsJBuilderApiPaginatedCrud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melardev%2FRailsJBuilderApiPaginatedCrud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melardev%2FRailsJBuilderApiPaginatedCrud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melardev","download_url":"https://codeload.github.com/melardev/RailsJBuilderApiPaginatedCrud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melardev%2FRailsJBuilderApiPaginatedCrud/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267779083,"owners_count":24143178,"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-07-29T02:00:12.549Z","response_time":2574,"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","crud","full-stack","pagination","rails","rest","ruby","ruby-on-rails","web","web-app"],"created_at":"2024-11-26T09:10:54.814Z","updated_at":"2026-04-15T16:08:43.281Z","avatar_url":"https://github.com/melardev.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nThis is a project mean to be used for learning basic CRUD operations and Pagination using\n- Rails\n- ActiveRecord ORM\n- JBuilder\n\nI have many other implementations of this server:\n- [Spring Boot + Spring Data + Jersey](https://github.com/melardev/SpringBootJerseyApiPaginatedCrud)\n- [Spring Boot + Spring Data](https://github.com/melardev/SpringBootApiJpaPaginatedCrud)\n- [Go with Gin Gonic](https://github.com/melardev/GoGinGonicApiPaginatedCrud)\n- [Laravel](https://github.com/melardev/LaravelApiPaginatedCrud)\n- [Rails + JBuilder](https://github.com/melardev/RailsJBuilderApiPaginatedCrud)\n- [Rails](https://github.com/melardev/RailsApiPaginatedCrud)\n- [NodeJs Express + Sequelize](https://github.com/melardev/ExpressSequelizeApiPaginatedCrud)\n- [NodeJs Express + Bookshelf](https://github.com/melardev/ExpressBookshelfApiPaginatedCrud)\n- [NodeJs Express + Mongoose](https://github.com/melardev/ExpressApiMongoosePaginatedCrud)\n- [Python Django](https://github.com/melardev/DjangoApiCrudPaginated)\n- [Python Django + Rest Framework](https://github.com/melardev/DjangoRestFrameworkPaginatedCrud)\n- [Python Flask](https://github.com/melardev/FlaskApiPaginatedCrud)\n\n\nThe next come are:\n- NodeJs Express + Knex\n- Flask + Flask-Restful\n- Laravel + Fractal\n- Laravel + ApiResources\n- Go with Mux\n- AspNet Core\n- AspNet Web Api 2\n- Jersey\n\n# Steps used to create this project\n```shell\nrails new ApiCrud --api --database=sqlite3\nrails generate model Todo title:string description:text completed:boolean\nrails db:migrate\nrails db:seed\nrails generate controller Todos\n```\n\n# Follow me\n- [Youtube Channel](https://youtube.com/melardev) I publish videos mainly on programming\n- [Blog](http://melardev.com) Sometimes I publish the source code there before Github\n- [Twitter](https://twitter.com/@melardev) I share tips on programming","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelardev%2Frailsjbuilderapipaginatedcrud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelardev%2Frailsjbuilderapipaginatedcrud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelardev%2Frailsjbuilderapipaginatedcrud/lists"}