{"id":19860990,"url":"https://github.com/muneeb1030/django_mongo","last_synced_at":"2026-04-14T03:31:02.817Z","repository":{"id":244376356,"uuid":"815068672","full_name":"Muneeb1030/django_mongo","owner":"Muneeb1030","description":"Explore my Django project leveraging MongoDB and Django Rest Framework (DRF) for custom APIs, and serializer validation.","archived":false,"fork":false,"pushed_at":"2024-07-17T11:36:09.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T00:12:50.905Z","etag":null,"topics":["django","django-rest-framework","django-serializer","mongodb","pymongo-database","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Muneeb1030.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-06-14T09:30:18.000Z","updated_at":"2024-07-17T11:36:12.000Z","dependencies_parsed_at":"2024-06-14T10:58:05.360Z","dependency_job_id":"8929ae80-89dd-4573-9389-6be548f15438","html_url":"https://github.com/Muneeb1030/django_mongo","commit_stats":null,"previous_names":["muneeb1030/django_mongo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Muneeb1030/django_mongo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2Fdjango_mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2Fdjango_mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2Fdjango_mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2Fdjango_mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Muneeb1030","download_url":"https://codeload.github.com/Muneeb1030/django_mongo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Muneeb1030%2Fdjango_mongo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31781292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["django","django-rest-framework","django-serializer","mongodb","pymongo-database","python"],"created_at":"2024-11-12T15:07:44.732Z","updated_at":"2026-04-14T03:31:02.803Z","avatar_url":"https://github.com/Muneeb1030.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django MongoDB DRF Project\nWelcome to my Django project using MongoDB and Django Rest Framework (DRF)!\n\n## Overview\nThis project is designed as a learning exercise to explore the integration of Django with MongoDB as the database backend, leveraging Django Rest Framework for API development. It focuses on using MongoDB instead of traditional SQL databases and employs DRF's @api_view decorator for creating custom APIs. Serializers are used extensively to validate and manage data input and output.\n\n## Features\n- **MongoDB Integration:** The project utilizes MongoDB, a NoSQL database, for flexible and scalable data storage solutions.\n- **Custom APIs with DRF:** Custom endpoints are created using DRF's @api_view decorator, allowing for fine-grained control over API behavior and responses.\n- **Serializer Validation:** Serializers are used to validate incoming data, ensuring data integrity and consistency.\n- **Django Commands:** Custom Django management commands are implemented to handle data import tasks efficiently.\n  \n## Requirements\n- Python 3.x\n- Django\n- Django Rest Framework\n- pymongo (MongoDB driver for Python)\n## Setup\n- Clone the repository:\n```bash\nhttps://github.com/Muneeb1030/django_mongo.git\ncd django_mongo\n```\n- Install dependencies:\n```bash\npip install -r requirements.txt\n```\n- Apply migrations:\n```bash\npython manage.py makemigrations\npython manage.py migrate\n```\n- Run the development server:\n```bash\npython manage.py runserver\n```\n- Access the API at `http://localhost:8000/api/`.\n\n## Usage\n- **API Endpoints:** Use the custom API endpoints defined in views.py to interact with the data stored in MongoDB.\n- **Data Import:** Utilize Django management commands (import_data) to import data into MongoDB from various sources.\n- **Task Management:** Monitor and manage Celery tasks via the Django admin interface or command line.\n## Contributing\nContributions are welcome! If you have any ideas, bug fixes, or enhancements, please open an issue or submit a pull request on the project's GitHub repository.\n\n## Contact\nFor any questions or feedback, please email me at muhammadmuneeburrehman.vercel.app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuneeb1030%2Fdjango_mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuneeb1030%2Fdjango_mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuneeb1030%2Fdjango_mongo/lists"}