{"id":18537413,"url":"https://github.com/vitaee/djangorestapi","last_synced_at":"2025-04-09T17:36:56.951Z","repository":{"id":130440816,"uuid":"339487970","full_name":"Vitaee/DjangoRestAPI","owner":"Vitaee","description":"Todo App \u0026 User JWT Auth. with DRF","archived":false,"fork":false,"pushed_at":"2023-10-10T07:07:34.000Z","size":76,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T09:04:06.748Z","etag":null,"topics":["django","django-rest-framework","docker-compose"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Vitaee.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}},"created_at":"2021-02-16T18:12:14.000Z","updated_at":"2023-03-08T01:01:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"f619a6b9-b218-4fca-8c68-ce3f73737b09","html_url":"https://github.com/Vitaee/DjangoRestAPI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitaee%2FDjangoRestAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitaee%2FDjangoRestAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitaee%2FDjangoRestAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vitaee%2FDjangoRestAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vitaee","download_url":"https://codeload.github.com/Vitaee/DjangoRestAPI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248078264,"owners_count":21044080,"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":["django","django-rest-framework","docker-compose"],"created_at":"2024-11-06T19:38:05.969Z","updated_at":"2025-04-09T17:36:56.654Z","avatar_url":"https://github.com/Vitaee.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Restful Api\nA simple todo app using django rest framework. For front-end html/css and ajax jquery used.\n\n# Futures\n- User Auth. with jwt\n- Forget password functionally.\n- CRUD operations on `Task Model`.\n- Application is dockerized with `docker-compose.yml` and `Dockerfile`.\n\n# My Development Environment\n- Python version: \n``` \nPython 3.9.7 (default, Mar 11 2023, 23:46:23) \n[GCC 9.4.0] on linux\n```\n- Linux info:\n```\nDistributor ID: Zorin\nDescription:    Zorin OS 16.2\nRelease:        16\nCodename:       focal\nLinux vitae 5.16.0-051600-generic x86_64 GNU/Linux\n```\n# Environment Setup\nFollow these steps to be sure your environment is acceptable for the project. I assume that you have docker installed in your system.\n- Create env file using any library for python.\n    - `python -m venv todo-env`\n    - `. todo-env/bin/activate`\n- Then install libraries in requirements.txt\n    - `pip install -r requirements.txt`\n- Create .env file with these values:\n    - DB_NAME, DB_USER, DB_PASS\n- Create init.sql file to initalize your sql database for docker. \n    - CREATE DATABASE IF NOT EXISTS `todo_dev`\n- Thats it! Sit back and enjoy docker magic after running these command:\n    - `docker-compose up`\n\n# Api Schema\n- Created basic api schema.\n\n![api](https://i.ibb.co/5nJzvdb/UML-API-diagram-todoapp.png)\n\n\n# Home Page\n\n![anasayfa](https://i.ibb.co/FJ160D3/updatedproject.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitaee%2Fdjangorestapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitaee%2Fdjangorestapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitaee%2Fdjangorestapi/lists"}