{"id":21018078,"url":"https://github.com/othreecodes/django-code-challenge","last_synced_at":"2026-05-20T03:37:22.431Z","repository":{"id":119854495,"uuid":"142046145","full_name":"othreecodes/django-code-challenge","owner":"othreecodes","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-23T19:12:03.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T12:30:50.261Z","etag":null,"topics":["django","drf","jwt"],"latest_commit_sha":null,"homepage":"https://django-challenge1.herokuapp.com/","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/othreecodes.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":"2018-07-23T17:21:35.000Z","updated_at":"2018-07-23T19:12:04.000Z","dependencies_parsed_at":"2023-06-03T09:45:46.633Z","dependency_job_id":null,"html_url":"https://github.com/othreecodes/django-code-challenge","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/othreecodes%2Fdjango-code-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othreecodes%2Fdjango-code-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othreecodes%2Fdjango-code-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othreecodes%2Fdjango-code-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/othreecodes","download_url":"https://codeload.github.com/othreecodes/django-code-challenge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447641,"owners_count":20292452,"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","drf","jwt"],"created_at":"2024-11-19T10:23:27.911Z","updated_at":"2026-05-20T03:37:17.400Z","avatar_url":"https://github.com/othreecodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-code-challenge\n\n\n# Requirements\n- Python \u003e 3.6.0\n- [Python requirements](requirements.txt)\n\n# CREATE USER ACCOUNT\n\n```\n`post`\n{\n    \"first_name\":\"\",\n    \"last_name\":\"\",\n    \"username\":\"\",\n    \"email\":\"\",\n    \"password\":\"\",\n}\n\nto `/user`\n\n```\n\n# LOGIN TO OBTAIN TOKEN\n\n```\n`post`\n{\n\n    \"username\":\"\",\n    \"password\":\"\",\n}\n\nto `/login`\n\n```\n\n# Use token to access other parts of the API ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fothreecodes%2Fdjango-code-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fothreecodes%2Fdjango-code-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fothreecodes%2Fdjango-code-challenge/lists"}