{"id":25451677,"url":"https://github.com/aya-jafar/ecommerce-api-2","last_synced_at":"2026-04-29T01:31:32.715Z","repository":{"id":170145296,"uuid":"542701270","full_name":"Aya-Jafar/Ecommerce-API-2","owner":"Aya-Jafar","description":"Electronics E-commerce Django API using Django-ninja","archived":false,"fork":false,"pushed_at":"2023-05-13T12:45:33.000Z","size":14480,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T11:08:14.619Z","etag":null,"topics":["api","authentication","django","django-ninja","ecommerce","electronics","python","rest-api","token-based-authentication"],"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/Aya-Jafar.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":"2022-09-28T17:02:41.000Z","updated_at":"2023-05-13T12:50:51.000Z","dependencies_parsed_at":"2023-07-04T15:46:35.830Z","dependency_job_id":null,"html_url":"https://github.com/Aya-Jafar/Ecommerce-API-2","commit_stats":null,"previous_names":["aya-jafar/ecommerce-api-2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Aya-Jafar/Ecommerce-API-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aya-Jafar%2FEcommerce-API-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aya-Jafar%2FEcommerce-API-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aya-Jafar%2FEcommerce-API-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aya-Jafar%2FEcommerce-API-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aya-Jafar","download_url":"https://codeload.github.com/Aya-Jafar/Ecommerce-API-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aya-Jafar%2FEcommerce-API-2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["api","authentication","django","django-ninja","ecommerce","electronics","python","rest-api","token-based-authentication"],"created_at":"2025-02-17T22:54:21.233Z","updated_at":"2026-04-29T01:31:32.710Z","avatar_url":"https://github.com/Aya-Jafar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nDjango Ninja is a web framework for building APIs with Django and Python 3.6+ version. It is designed to be fast, easy to use, and provide standards-based APIs. This readme provides a basic instruction to set up and use Django Ninja API.\n\n# ECommerce REST API\nElectronic E-commerce Django API for selling and managing Elecronics using Django-ninja as the graduation project for Unicoding bootcamp\n\n\n# Features \n- JWT authentication \n- Friendly and easy to use API documantation \n- Customized user experience \n\n# Prerequisites\nBefore starting with Django Ninja API, ensure you have the following installed:\n\n- Python 3.6+\n- Django\n- Django Ninja\n\n# Installation\n1- Install Python 3.6+ from the official website.\n\n2- Install Django using pip command: \n```python\npip install django\n```\n3- Install Django Ninja using pip command: \n```python\npip install django-ninja\n```\n4- Clone the Repo using this command:\n```python \ngit clone https://github.com/Aya-Jafar/eCommerce-API-2.git\n```\n\n5- Install the required dependencies by running the following command in the project directory:\n```python\npip install -r requirements.txt\n```\n\n6- Run the following command to create the database tables\n```python\npython manage.py migrate\n```\n7- Start the Django development server by running the following command:\n```python\npython manage.py runserver\n```\n\n8-Open your web browser and navigate to http://localhost:8000/api/docs. This will display the API documentation generated by Django Ninja.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faya-jafar%2Fecommerce-api-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faya-jafar%2Fecommerce-api-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faya-jafar%2Fecommerce-api-2/lists"}