{"id":18662204,"url":"https://github.com/bsperezb/django-api-1","last_synced_at":"2026-05-05T20:40:45.378Z","repository":{"id":117724561,"uuid":"384979833","full_name":"bsperezb/Django-API-1","owner":"bsperezb","description":"Practice django API to practice.","archived":false,"fork":false,"pushed_at":"2021-07-18T07:01:05.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T16:33:10.359Z","etag":null,"topics":["celery","django","reids","sqlite"],"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/bsperezb.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":"2021-07-11T15:12:04.000Z","updated_at":"2024-10-29T06:05:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e0b0525-a710-4ef2-918f-31351ec669ed","html_url":"https://github.com/bsperezb/Django-API-1","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/bsperezb%2FDjango-API-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsperezb%2FDjango-API-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsperezb%2FDjango-API-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsperezb%2FDjango-API-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsperezb","download_url":"https://codeload.github.com/bsperezb/Django-API-1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239484215,"owners_count":19646429,"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":["celery","django","reids","sqlite"],"created_at":"2024-11-07T08:10:40.519Z","updated_at":"2025-11-06T06:30:20.238Z","avatar_url":"https://github.com/bsperezb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nMy First CRUD DjangoRest\n==============================\n\nThis is my first API developed in DjangoRest Framework\n\n### Quick setup\n\n\u003e The next steps assume that Python 3.xx is already installed\n\n1 - \u003ca name=\"step-1\"\u003eCreate a environment:\u003c/a\u003e\n\n\n```bash\npython3 -m venv env\n```\n2 - \u003ca name=\"step-2\"\u003eActivate the environment\u003c/a\u003e\n\u003cp\u003e On linux \u003c/p\u003e\n\n```bash\nsource env/bin/activate\n```\n\u003cp\u003e On Windows \u003c/p\u003e\n \n```bash\nenv/bin/activate.bat\n```\n\n\n3 - \u003ca name=\"step-3\"\u003eInstall the project basic dependencies \u003c/a\u003e\n\n\u003e Make sure you are inside the root project directory before executing the next commands.\n\u003e\n\u003e The root project directory is the directory that contains the `manage.py` file\n\nOn Linux and Mac\n\n```bash\npip3 install -r requirements.txt\n```\n\nOn Windows\n\n```bash\npip install -r requirements.txt\n```\n4 - \u003ca name=\"step4\"\u003eThe Project has a Token Authenticatiosn, login a user\u003c/a\u003e\n\u003cp\u003eIn admin section you'll have to enter: \u003c/p\u003e\n\n\u003eUser = brayan\n\u003epassword = 20091994\n\nThe API is ready to consume. The urls is located on \"__urls.py__\" and \"__proyecto2\\urls.py__\" .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsperezb%2Fdjango-api-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsperezb%2Fdjango-api-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsperezb%2Fdjango-api-1/lists"}