{"id":26478003,"url":"https://github.com/mehtadigisha/api","last_synced_at":"2026-04-11T20:02:12.726Z","repository":{"id":239137828,"uuid":"798658272","full_name":"mehtadigisha/API","owner":"mehtadigisha","description":"Web APIs for Django.","archived":false,"fork":false,"pushed_at":"2024-05-13T12:42:19.000Z","size":17527,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-14T11:56:42.032Z","etag":null,"topics":["api","django","django-rest-framework","djangorestframework","python3"],"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/mehtadigisha.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":"2024-05-10T08:10:48.000Z","updated_at":"2024-05-14T05:55:56.000Z","dependencies_parsed_at":"2024-05-13T11:50:58.936Z","dependency_job_id":null,"html_url":"https://github.com/mehtadigisha/API","commit_stats":null,"previous_names":["mehtadigisha/api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtadigisha%2FAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtadigisha%2FAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtadigisha%2FAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehtadigisha%2FAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehtadigisha","download_url":"https://codeload.github.com/mehtadigisha/API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244531002,"owners_count":20467391,"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":["api","django","django-rest-framework","djangorestframework","python3"],"created_at":"2025-03-20T00:58:51.622Z","updated_at":"2026-04-11T20:02:12.655Z","avatar_url":"https://github.com/mehtadigisha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django API \n\"Simple Django API showcasing CRUD operations for managing products. Utilizes Django Rest Framework for efficient API development.\"\n\n## Requirements\n\nBefore you get started, make sure you have the following installed:\n\n- Python 3\n- Django\n- Django REST Framework\n- Other required packages specified in `requirements.txt`\n\n## Setup\n\n1. **Clone the repository**: Start by cloning this repository to your local machine.\n\n    ```bash\n    git clone \u003crepository_url\u003e\n    ```\n\n2. **Navigate to the project directory**: Change into the project directory.\n\n    ```bash\n    cd \u003cproject_directory\u003e\n    ```\n\n3. **Create a virtual environment**: This step is optional but recommended for isolating your project's dependencies.\n\n    ```bash\n    python -m venv venv\n    ```\n\n4. **Activate the virtual environment**: Depending on your operating system, use the following commands to activate the virtual environment:\n\n    - **On Windows**:\n\n        ```bash\n        venv\\Scripts\\activate\n        ```\n\n    - **On macOS/Linux**:\n\n        ```bash\n        source venv/bin/activate\n        ```\n\n5. **Install dependencies**: Install the required packages using `requirements.txt`.\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n6. **Configure your settings**: Make sure to update `settings.py` with the appropriate configurations for your project, including the SMS API key and other necessary settings.\n\n7. **Set up the database**: Create the OTP model and apply migrations to set up the database.\n\n    - **Create migrations**:\n\n        ```bash\n        python manage.py makemigrations\n        ```\n\n    - **Apply migrations**:\n\n        ```bash\n        python manage.py migrate\n        ```\n\n8. **Run the development server**: Start the Django development server to test the application.\n\n    ```bash\n    python manage.py runserver\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehtadigisha%2Fapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehtadigisha%2Fapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehtadigisha%2Fapi/lists"}