{"id":15180570,"url":"https://github.com/ali-jaan-butt/django-rest-api","last_synced_at":"2026-02-28T22:02:02.799Z","repository":{"id":244420087,"uuid":"815192423","full_name":"Ali-Jaan-Butt/Django-rest-api","owner":"Ali-Jaan-Butt","description":"Web based project using Python django backend framework. MongoDB is used as the database of the website and the data is shared through the api which is created by ourselves using python.","archived":false,"fork":false,"pushed_at":"2024-08-23T05:27:45.000Z","size":9929,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T11:14:05.483Z","etag":null,"topics":["api","django","django-api","django-application","django-framework","mongodb","python","rest-api"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Ali-Jaan-Butt.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-14T14:51:41.000Z","updated_at":"2024-08-23T05:27:48.000Z","dependencies_parsed_at":"2025-01-07T03:16:31.803Z","dependency_job_id":null,"html_url":"https://github.com/Ali-Jaan-Butt/Django-rest-api","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"9dd58208fd7c6daadd9d8096dfaeb41e12b1f64a"},"previous_names":["ali-jaan-butt/django-rest-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ali-Jaan-Butt/Django-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Jaan-Butt%2FDjango-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Jaan-Butt%2FDjango-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Jaan-Butt%2FDjango-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Jaan-Butt%2FDjango-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ali-Jaan-Butt","download_url":"https://codeload.github.com/Ali-Jaan-Butt/Django-rest-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ali-Jaan-Butt%2FDjango-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29953212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","django","django-api","django-application","django-framework","mongodb","python","rest-api"],"created_at":"2024-09-27T16:22:57.286Z","updated_at":"2026-02-28T22:01:57.787Z","avatar_url":"https://github.com/Ali-Jaan-Butt.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Project\n\nThis is a Django project that provides a web application for companies to post internship opportunities for graduated people and for students. In this project we make an api for the internship data from the database. This README file contains instructions for setting up and running the project.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Configuration](#configuration)\n- [Running the Project](#running-the-project)\n- [Testing](#testing)\n- [Explainable AI Integration](#explainable-ai-integration)\n- [License](#license)\n- [Contact](#contact)\n\n## Installation\n\n### Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- Python (version 3.11 or later)\n- pip (Python package installer)\n- Virtualenv (optional but recommended)\n\n### Steps\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/Ali-Jaan-Butt/Django-rest-api.git\n\n2. **Installations:**\n   Install all the libraries required specially Django using pip.\n   ```bash\n   pip install Django\n   pip install pymongo\n   pip install smtplib\n   pip install fastapi\n   pip install sentence_transformers\n   pip install requests\n\n4. **Connect Database:**\n   Install MongoDB GUI on your system and then run\n   ```bash\n   cd db\n   mongod --dbpath ./\n\n## Configuration\n\n### Check all the requirements installed or not.\n### You need to be in root directory in terminal where \"manage.py\" file is located.\n\n## Running the project\n\n### To run project we should have to run the server.\n\nBe in the root directory where the manage.py file is located, then\n\n1. **Run Server**\n   ```bash\n   python manage.py runserver\n\n## Testing\n\n### You can test the project by using the website at locsl host: \"http://127.0.0.1:8000\"\n\n## Explainable AI integration\n\n### I have also integrated AI in it which is cosine text similarity for checking the similarity between the student tags and company internships description. So that right internship will reach to the right person.\n\n## Licence\n\n### Having MIT licence to this project\n\n## Contact\n\n- **Name:** Ali Jaan Butt\n- **Email:** aliwsservices@gmail.com\n- **Phone:** +923201540500\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-jaan-butt%2Fdjango-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fali-jaan-butt%2Fdjango-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fali-jaan-butt%2Fdjango-rest-api/lists"}