{"id":16419437,"url":"https://github.com/devmahmud/user-profile-api","last_synced_at":"2025-08-30T16:40:56.665Z","repository":{"id":46850601,"uuid":"248030333","full_name":"devmahmud/User-Profile-Api","owner":"devmahmud","description":"A django rest framework project to demonstrate custom user model implementation with login, register, status update and some custom permissions","archived":false,"fork":false,"pushed_at":"2021-09-22T18:46:04.000Z","size":15,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-07T05:41:01.052Z","etag":null,"topics":["authentication","customusermodel","django","django-rest-framework","python"],"latest_commit_sha":null,"homepage":null,"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/devmahmud.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}},"created_at":"2020-03-17T17:20:29.000Z","updated_at":"2023-01-21T06:53:40.000Z","dependencies_parsed_at":"2022-08-02T15:46:01.038Z","dependency_job_id":null,"html_url":"https://github.com/devmahmud/User-Profile-Api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devmahmud/User-Profile-Api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmahmud%2FUser-Profile-Api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmahmud%2FUser-Profile-Api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmahmud%2FUser-Profile-Api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmahmud%2FUser-Profile-Api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmahmud","download_url":"https://codeload.github.com/devmahmud/User-Profile-Api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmahmud%2FUser-Profile-Api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272878212,"owners_count":25008340,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":["authentication","customusermodel","django","django-rest-framework","python"],"created_at":"2024-10-11T07:24:21.870Z","updated_at":"2025-08-30T16:40:56.613Z","avatar_url":"https://github.com/devmahmud.png","language":"Python","readme":"# Profiles API\n\nA Django Rest Framework project to demonstrate custom user model implementation with login, register, status update and some custom permissions. In this project i have replaced username field to email for authentication by extending AbstractBaseUser and BaseUserManager.\n\n# Requirements\n```\nopen requirements.txt file to see requirements\n\nTo install requirements type\n\npip install -r requirements.txt\n```\n\n# Installing\n```\nopen terminal and type\n\ngit clone https://github.com/devmahmud/User-Profile-Api.git\n```\nor simply download using the url below\n```\nhttps://github.com/devmahmud/User-Profile-Api.git\n```\n# To migrate the database open terminal in project directory and type\n```\npython manage.py makemigrations\npython manage.py migrate\n```\n\n# Creating Superuser\n```\nTo create superuser open terminal and type\npython manage.py createsuperuser\n```\n\n# To run the program in local server use the following command\n\n```\npython manage.py runserver\n```\nThen go to http://127.0.0.1:8000 in your browser to see available endpoints\n\n## Author\n\u003cblockquote\u003e\nMahmudul alam\nEmail: expelmahmud@gmail.com\n\u003c/blockquote\u003e\n\n========Thank You !!!=========\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmahmud%2Fuser-profile-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmahmud%2Fuser-profile-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmahmud%2Fuser-profile-api/lists"}