{"id":26120527,"url":"https://github.com/gyolkin/drf-boilerplate","last_synced_at":"2026-04-26T16:32:25.604Z","repository":{"id":184276394,"uuid":"671604887","full_name":"gyolkin/drf-boilerplate","owner":"gyolkin","description":"Django REST Framework [Boilerplate]","archived":false,"fork":false,"pushed_at":"2023-07-27T18:01:38.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T13:31:26.488Z","etag":null,"topics":["boilerplate","django","django-rest-framework","djoser","drf","jwt","jwt-authentication","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/gyolkin.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}},"created_at":"2023-07-27T17:47:04.000Z","updated_at":"2023-08-07T09:26:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3dc28bb-3f20-4fb2-8fef-d50ea24b3340","html_url":"https://github.com/gyolkin/drf-boilerplate","commit_stats":null,"previous_names":["gyolkin/drf-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gyolkin/drf-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyolkin%2Fdrf-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyolkin%2Fdrf-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyolkin%2Fdrf-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyolkin%2Fdrf-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyolkin","download_url":"https://codeload.github.com/gyolkin/drf-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyolkin%2Fdrf-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32305035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: 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":["boilerplate","django","django-rest-framework","djoser","drf","jwt","jwt-authentication","python"],"created_at":"2025-03-10T13:15:17.010Z","updated_at":"2026-04-26T16:32:25.588Z","avatar_url":"https://github.com/gyolkin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django REST Framework boilerplate\n\nIncludes djoser, SimpleJWT, django-filter and django-cors-headers.\n\n## Getting started\n\n1. Clone the repository\n\n    ```bash\n    git clone https://github.com/gyolkin/drf-boilerplate.git\n    ```\n\n2. Access the project's folder\n\n    ```bash\n    cd drf-boilerplate\n    ```\n\n3. Make it your own repository\n\n    ```bash\n    rm -rf .git\n    git init\n    ```\n\n4. Initialize virtual environment\n\n    ```bash\n    py -m venv env\n    ```\n\n5. Activate the virtual environment\n\n    ```bash\n    . env/Scripts/activate\n    ```\n\n6. Install dependencies\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n7. Start the development server\n\n    ```bash\n    python manage.py runserver\n    ```\n\n8. Prepare for production\n\n    ```bash\n    python manage.py collectstatic\n    ```\n\n**Good luck with your project!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgyolkin%2Fdrf-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgyolkin%2Fdrf-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgyolkin%2Fdrf-boilerplate/lists"}