{"id":26396274,"url":"https://github.com/vipulbunny/fastapi-projects-hub","last_synced_at":"2025-07-15T19:08:48.399Z","repository":{"id":281032898,"uuid":"943990868","full_name":"VIPULbunny/FastAPI-Projects-Hub","owner":"VIPULbunny","description":"This repository contains multiple FastAPI projects, a database scripts folder, and a Python refresher. Each project is well-structured with separate Python files to ensure maintainability and scalability.","archived":false,"fork":false,"pushed_at":"2025-07-09T02:57:18.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T03:38:34.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/VIPULbunny.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,"zenodo":null}},"created_at":"2025-03-06T15:50:15.000Z","updated_at":"2025-07-09T02:57:21.000Z","dependencies_parsed_at":"2025-03-29T19:25:10.884Z","dependency_job_id":"282385c1-2190-4ee3-8b0e-838d6c160b25","html_url":"https://github.com/VIPULbunny/FastAPI-Projects-Hub","commit_stats":null,"previous_names":["vipulbunny/fastapi-projects-hub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VIPULbunny/FastAPI-Projects-Hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIPULbunny%2FFastAPI-Projects-Hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIPULbunny%2FFastAPI-Projects-Hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIPULbunny%2FFastAPI-Projects-Hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIPULbunny%2FFastAPI-Projects-Hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VIPULbunny","download_url":"https://codeload.github.com/VIPULbunny/FastAPI-Projects-Hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIPULbunny%2FFastAPI-Projects-Hub/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265453049,"owners_count":23768066,"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":[],"created_at":"2025-03-17T11:28:06.835Z","updated_at":"2025-07-15T19:08:48.361Z","avatar_url":"https://github.com/VIPULbunny.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI Projects Hub\n\n## About\nThis repository contains multiple FastAPI projects, a database script folder, and a Python refresher section. Each project is structured with separate Python files for better maintainability.\n\n## Folder Structure\n```\nFastAPI-Projects-Hub/\n│-- Project-1/\n│   ├── main.py\n│   ├── models.py\n│   ├── requirements.txt\n│-- Project-2/\n│-- Project-3/\n│-- Project-4/\n│-- Project-5/\n│-- Database-Scripts/\n│   ├── create_tables.sql\n│   ├── seed_data.sql\n│-- Python-Refresher/\n│   ├── basics.py\n│   ├── advanced_topics.py\n│-- README.md\n```\n\n## Features\n- **Multiple FastAPI Projects** covering different use cases.\n- **Database Scripts** for managing SQL databases.\n- **Python Refresher** with fundamental and advanced Python concepts.\n\n## Technologies Used\n- **FastAPI** for API development\n- **Python** as the programming language\n- **Uvicorn** as the ASGI server\n- **SQL** for database scripts\n\n## Installation\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/YOUR-USERNAME/FastAPI-Projects-Hub.git\n   cd FastAPI-Projects-Hub\n   ```\n2. Install dependencies for each project:\n   ```sh\n   pip install -r Project-1/requirements.txt\n   ```\n3. Run any FastAPI project:\n   ```sh\n   uvicorn Project-1.main:app --reload\n   ```\n\n## Tags\n- `#FastAPI` `#Python` `#RESTAPI` `#Database` `#BackendDevelopment`\n\n## License\nThis project is open-source and available under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvipulbunny%2Ffastapi-projects-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvipulbunny%2Ffastapi-projects-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvipulbunny%2Ffastapi-projects-hub/lists"}