{"id":27097534,"url":"https://github.com/geffrerson7/task-api","last_synced_at":"2026-04-20T05:33:55.072Z","repository":{"id":162580561,"uuid":"617211818","full_name":"Geffrerson7/TASK-API","owner":"Geffrerson7","description":"API for create and check tasks","archived":false,"fork":false,"pushed_at":"2024-03-27T16:51:57.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T10:49:54.447Z","etag":null,"topics":["django","django-rest-framework","docker","mysql","python","simple-jwt","swagger"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Geffrerson7.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-21T23:10:26.000Z","updated_at":"2023-05-06T14:33:31.000Z","dependencies_parsed_at":"2025-04-06T10:58:24.343Z","dependency_job_id":null,"html_url":"https://github.com/Geffrerson7/TASK-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Geffrerson7/TASK-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTASK-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTASK-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTASK-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTASK-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Geffrerson7","download_url":"https://codeload.github.com/Geffrerson7/TASK-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Geffrerson7%2FTASK-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32034684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["django","django-rest-framework","docker","mysql","python","simple-jwt","swagger"],"created_at":"2025-04-06T10:48:16.180Z","updated_at":"2026-04-20T05:33:55.056Z","avatar_url":"https://github.com/Geffrerson7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TASK-API\n\n## Description\nAll app made with django-rest-framework and has the functions of user sign-up and login and also task creation.\n\n## Getting Started\n\nFirst clone the repository from Github and switch to the new directory:\n```bash\n  $ clone git https://github.com/Geffrerson7/TASK-API.git\n```\n\n```bash\n  $ cd TASK-API\n```\n\nCreate the virtual enviroment\n```bash\n  $ virtualenv venv\n```\n\nActivate the virtual enviroment for your project.\n```bash\n# windows\n$ source venv/Scripts/activate\n# Linux\n$ source venv/bin/activate\n```\n\nInstall project dependencies:\n```sh\n(venv)$ pip install -r requirements.txt\n```\n\nThen simply apply the migrations:\n```sh\n(venv) $ python manage.py makemigrations\n(venv) $ python manage.py migrate\n```\n\nYou can now run the development server:\n```sh\n(venv)$ python manage.py runserver\n```\n\nAnd navigate to\n```sh\nhttp://127.0.0.1:8000/\n```\n\n## Local Installation with Docker\n\nClone the respository\n\n```bash\n$ git clone https://github.com/Geffrerson7/TASK-API.git\n```\n\nNavigate to the new directory\n\n```bash\n$ cd TASK-API\n```\n\nRun the command\n```sh\n$ docker-compose up\n```\n\nAnd navigate to\n```sh\nhttp://127.0.0.1:8000/\n```\n\n## Author\n\n- [Gefferson Max Casasola Huamancusi](https://www.github.com/Geffrerson7)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeffrerson7%2Ftask-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeffrerson7%2Ftask-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeffrerson7%2Ftask-api/lists"}