{"id":21753796,"url":"https://github.com/melardev/djangorestframeworkpaginatedcrud","last_synced_at":"2026-05-14T21:04:59.405Z","repository":{"id":107256163,"uuid":"173506513","full_name":"melardev/DjangoRestFrameworkPaginatedCrud","owner":"melardev","description":"Django Api application built with Rest Framework, implements CRUD + pagination","archived":false,"fork":false,"pushed_at":"2019-03-02T23:37:30.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T12:09:59.421Z","etag":null,"topics":["api","crud","django","full-stack","fullstack","orm","orm-framework","pagination","python","rest","rest-framework","web"],"latest_commit_sha":null,"homepage":"http://melardev.com","language":"Python","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-02T22:37:36.000Z","updated_at":"2019-03-13T10:39:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"51645068-1fd8-4d35-a1b3-4b2c0fd61513","html_url":"https://github.com/melardev/DjangoRestFrameworkPaginatedCrud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/melardev/DjangoRestFrameworkPaginatedCrud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melardev%2FDjangoRestFrameworkPaginatedCrud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melardev%2FDjangoRestFrameworkPaginatedCrud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melardev%2FDjangoRestFrameworkPaginatedCrud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melardev%2FDjangoRestFrameworkPaginatedCrud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melardev","download_url":"https://codeload.github.com/melardev/DjangoRestFrameworkPaginatedCrud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melardev%2FDjangoRestFrameworkPaginatedCrud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33043254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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","django","full-stack","fullstack","orm","orm-framework","pagination","python","rest","rest-framework","web"],"created_at":"2024-11-26T09:11:33.477Z","updated_at":"2026-05-14T21:04:59.388Z","avatar_url":"https://github.com/melardev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nCrud Api Application Built with Django + Rest Framework, to be honest,\nthis project went out of control, it is badly written, it works, but this is not how applications should be written\nwhen using Rest Framework. I feel sorry for that, I may refactor it in the future if I have time, or you can do so\nand make an pull request.\n- Django\n- Rest Framework\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\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# Steps used to create this project\n```bash\npython3 -m django startproject django_rest_framework_crud\npython3 manage.py startapp shared\npython3 manage.py startapp todos\npython3 manage.py makemigrations\npython3 manage.py migrate\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%2Fdjangorestframeworkpaginatedcrud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelardev%2Fdjangorestframeworkpaginatedcrud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelardev%2Fdjangorestframeworkpaginatedcrud/lists"}