{"id":22135107,"url":"https://github.com/kayprogrammer/ecommerce-store-drf","last_synced_at":"2026-01-23T05:38:23.722Z","repository":{"id":250497726,"uuid":"834614736","full_name":"kayprogrammer/ecommerce-store-drf","owner":"kayprogrammer","description":"An ecommerce API built in Django Rest Framework and PostgreSQL","archived":false,"fork":false,"pushed_at":"2025-02-21T22:10:52.000Z","size":3996,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-26T01:26:10.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://estore-drf.fly.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kayprogrammer.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":"2024-07-27T20:12:08.000Z","updated_at":"2025-05-17T13:38:43.000Z","dependencies_parsed_at":"2024-11-06T14:32:49.823Z","dependency_job_id":"35bbc44e-706a-4436-87a0-ab39dd61614e","html_url":"https://github.com/kayprogrammer/ecommerce-store-drf","commit_stats":null,"previous_names":["kayprogrammer/ecommerce-store-drf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kayprogrammer/ecommerce-store-drf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fecommerce-store-drf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fecommerce-store-drf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fecommerce-store-drf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fecommerce-store-drf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayprogrammer","download_url":"https://codeload.github.com/kayprogrammer/ecommerce-store-drf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fecommerce-store-drf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28681028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T04:33:33.518Z","status":"ssl_error","status_checked_at":"2026-01-23T04:33:30.433Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-01T19:13:46.268Z","updated_at":"2026-01-23T05:38:23.689Z","avatar_url":"https://github.com/kayprogrammer.png","language":"Python","readme":"# ECOMMERCE STORE (DJANGO REST FRAMEWORK)\n\n![alt text](https://github.com/kayprogrammer/ecommerce-store-drf/blob/main/display/drf.png?raw=true)\n\n\n#### Django Docs: [Documentation](https://www.django-rest-framework.org/)\n#### PG ADMIN: [pgadmin.org](https://www.pgadmin.org) \n\n\n## How to run locally\n\n* Download this repo or run: \n```bash\n    $ git clone git@github.com:kayprogrammer/ecommerce-store-drf.git\n```\n\n#### In the root directory:\n- Install all dependencies\n```bash\n    $ pip install -r requirements.txt\n```\n- Create an `.env` file and copy the contents from the `.env.example` to the file and set the respective values. A postgres database can be created with PG ADMIN or psql\n\n- Run Locally\n```bash\n    $ python manage.py migrate\n```\n```bash\n    $ python manage.py runserver\n```\n\n- Run With Docker\n```bash\n    $ docker-compose up --build -d --remove-orphans\n```\nOR\n```bash\n    $ make build\n```\n\n- Test Coverage\n```bash\n    $ pytest --disable-warnings -vv\n```\nOR\n```bash\n    $ make test\n```\n\n## Docs\n#### API Url: [E-Store DRF Swagger Docs](https://estore-drf.fly.dev/) \n\n![alt text](https://github.com/kayprogrammer/ecommerce-store-drf/blob/main/display/disp1.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/ecommerce-store-drf/blob/main/display/disp2.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/ecommerce-store-drf/blob/main/display/disp3.png?raw=true)\n\n\n## ADMIN PAGE [E-Store Admin](https://estore-drf.fly.dev/admin/) \nCheck .env.example file for admin credentials\n\n![alt text](https://github.com/kayprogrammer/ecommerce-store-drf/blob/main/display/admin.png?raw=true)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fecommerce-store-drf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayprogrammer%2Fecommerce-store-drf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fecommerce-store-drf/lists"}