{"id":15324849,"url":"https://github.com/satheesh1997/django-3.x-api-boilerplate","last_synced_at":"2025-03-27T14:43:46.877Z","repository":{"id":129710480,"uuid":"319380810","full_name":"satheesh1997/django-3.x-api-boilerplate","owner":"satheesh1997","description":"Boilerplate code to create a api service using django 3.x","archived":false,"fork":false,"pushed_at":"2020-12-25T07:27:50.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T18:43:55.900Z","etag":null,"topics":["boilerplate-template","django-application","django-rest-framework","pipenv","precommit-hooks","python3"],"latest_commit_sha":null,"homepage":"","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/satheesh1997.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":"2020-12-07T16:37:08.000Z","updated_at":"2020-12-25T07:26:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"63a2786d-f58a-4593-b6a3-219680a8aa8e","html_url":"https://github.com/satheesh1997/django-3.x-api-boilerplate","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"6381234511bb1a29a85694689c430a1524fb6a48"},"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satheesh1997%2Fdjango-3.x-api-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satheesh1997%2Fdjango-3.x-api-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satheesh1997%2Fdjango-3.x-api-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satheesh1997%2Fdjango-3.x-api-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satheesh1997","download_url":"https://codeload.github.com/satheesh1997/django-3.x-api-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245864388,"owners_count":20685023,"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":["boilerplate-template","django-application","django-rest-framework","pipenv","precommit-hooks","python3"],"created_at":"2024-10-01T09:28:31.167Z","updated_at":"2025-03-27T14:43:46.855Z","avatar_url":"https://github.com/satheesh1997.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django 3.x Api Boilerplate\n\nThis template has boilerplate code to create a django api service from scratch. Just clone the template and start writing your app logics.\n\n## Supports\n1. Django 3.3\n2. Django rest framework\n3. ipython\n4. ipdb\n5. pre-commit\n6. pipenv\n\n## PreComit Hooks\nThis template has a inbuilt precommit hooks support that will lint, format and do security checks on the staged files. To setup precommit hook run `precommit install`. The hooks present in the project can be found at .pre-commit-config.yaml file.\n\n## How to setup?\n1. Create a new project directory and change to project directory\n2. `git clone https://github.com/satheesh1997/django-3.x-api-boilerplate.git . `.\n3. `rm -rf .git`, once removed create a repo on your github.\n4. `git init`\n5. `git remote add origin \u003cyour new repos clone url\u003e`\n6. `git add .`\n7. `git commit -m 'Initial commit'`\n8. `git push -u origin master`\n\n## How to start the server?\nThis template uses pipenv for python dependency management. So to start the server do `pipenv install` to install all the packages. Once done, do `pipenv shell` to activate the python environment and run `./manage.py runserver`.\n\nTo know more about pipenv refer https://realpython.com/pipenv-guide/.\n\n## Project Structure\nThis is the structure on how the files and folders are structures in this template.\n\n[![Folder tree](https://i.ibb.co/WtMpknr/Screenshot-from-2020-12-25-12-52-36.png \"Folder tree\")](https://i.ibb.co/WtMpknr/Screenshot-from-2020-12-25-12-52-36.png \"Folder tree\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatheesh1997%2Fdjango-3.x-api-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatheesh1997%2Fdjango-3.x-api-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatheesh1997%2Fdjango-3.x-api-boilerplate/lists"}