{"id":18899301,"url":"https://github.com/sachnaror/todo_apis","last_synced_at":"2025-06-25T03:03:32.358Z","repository":{"id":228600203,"uuid":"774342205","full_name":"sachnaror/ToDo_APIs","owner":"sachnaror","description":"REST API with Django Rest Framework and MySQL","archived":false,"fork":false,"pushed_at":"2024-03-19T18:11:34.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T03:03:02.406Z","etag":null,"topics":["django-rest-framework","rest-api","restapi","restful-api"],"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/sachnaror.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":"2024-03-19T11:36:16.000Z","updated_at":"2024-03-19T15:02:37.000Z","dependencies_parsed_at":"2024-03-19T16:07:47.777Z","dependency_job_id":"cc33d112-0f3a-46f0-bc9a-372e7251d265","html_url":"https://github.com/sachnaror/ToDo_APIs","commit_stats":null,"previous_names":["sachnaror/todo_apis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sachnaror/ToDo_APIs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachnaror%2FToDo_APIs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachnaror%2FToDo_APIs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachnaror%2FToDo_APIs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachnaror%2FToDo_APIs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sachnaror","download_url":"https://codeload.github.com/sachnaror/ToDo_APIs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachnaror%2FToDo_APIs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261795279,"owners_count":23210613,"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-rest-framework","rest-api","restapi","restful-api"],"created_at":"2024-11-08T08:46:11.301Z","updated_at":"2025-06-25T03:03:32.308Z","avatar_url":"https://github.com/sachnaror.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# REST API with Django Rest Framework and MySQL\n\nThis repository contains a tutorial on how to create a basic REST API with Django Rest Framework and MySQL.\n\n## Installation\n\nBefore getting started, ensure you have the following prerequisites installed:\n\n- MySQL: v8.0 - [Download MySQL](https://dev.mysql.com/downloads/mysql/)\n- Python: v3.9 - [Download Python](https://www.python.org/downloads/)\n- Virtualenv: v20.1.0 - [Installing Virtualenv](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment)\n- Pip: 20.2.4 - This comes installed with Python 3\n- Django: v3.1.2 - This will be installed via `requirements.txt`. See below.\n- Django Rest Framework: v3.12.2 - This will be installed via `requirements.txt`. See below.\n\nTo install the required Python packages, run:\n\n```python\n\npip install -r requirements.txt\n\n```\n\n\u003cimg width=\"1047\" alt=\"image\" src=\"https://github.com/sachnaror/ToDo_APIs/assets/9551754/57f16249-775c-423a-aabc-d0d217522d62\"\u003e\n\n\n## Usage\n\nTo start the server, navigate to the `todoapi/` directory and run the following command:\n\n```python\n\npython manage.py runserver\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachnaror%2Ftodo_apis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsachnaror%2Ftodo_apis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachnaror%2Ftodo_apis/lists"}