{"id":22021056,"url":"https://github.com/tayyabmughal676/fastapi_template","last_synced_at":"2025-05-07T06:05:46.301Z","repository":{"id":127324038,"uuid":"553505161","full_name":"tayyabmughal676/fastapi_template","owner":"tayyabmughal676","description":"Python FastAPI Framework with Mongodb Scaffold Template.  ","archived":false,"fork":false,"pushed_at":"2024-05-20T19:52:45.000Z","size":33,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T06:05:37.796Z","etag":null,"topics":["chatgpt","crud-api","fastapi","fastapi-boilerplate","fastapi-crud","fastapi-mongodb","fastapi-template","llms","mongodb","open-source","openai","openai-api","opensource-projects","python"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/parholikhocs","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/tayyabmughal676.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-10-18T10:14:51.000Z","updated_at":"2024-06-01T18:24:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"90af1653-8cd5-4062-9b6e-1f489bdce0e1","html_url":"https://github.com/tayyabmughal676/fastapi_template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayyabmughal676%2Ffastapi_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayyabmughal676%2Ffastapi_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayyabmughal676%2Ffastapi_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tayyabmughal676%2Ffastapi_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tayyabmughal676","download_url":"https://codeload.github.com/tayyabmughal676/fastapi_template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252823918,"owners_count":21809713,"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":["chatgpt","crud-api","fastapi","fastapi-boilerplate","fastapi-crud","fastapi-mongodb","fastapi-template","llms","mongodb","open-source","openai","openai-api","opensource-projects","python"],"created_at":"2024-11-30T06:09:21.422Z","updated_at":"2025-05-07T06:05:46.273Z","avatar_url":"https://github.com/tayyabmughal676.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI Template with MongoDB\n\nThis repository provides a FastAPI template with MongoDB setup using Docker Compose.\n\n## Getting Started\n\n### Prerequisites\n\nMake sure you have Docker and Docker Compose installed on your machine.\n\n- [Docker Installation Guide](https://docs.docker.com/get-docker/)\n- [Docker Compose Installation Guide](https://docs.docker.com/compose/install/)\n\n### Start the services:\n\n```\ndocker-compose up -d\n```\n\n### Verify the services:\n```\ndocker-compose ps\n ```\n### Stopping the Services\n```\ndocker-compose down\n ```\n\nThe database will be accessible on ```localhost:27017``` with the specified root username and password.\n\n### Run App\n\n[//]: # (uvicorn app.app:app --reload)\n\n```\nfastapi dev\n```\n\n```\n ╭────────── FastAPI CLI - Development mode ───────────╮                                                                                                                                                  \n │                                                     │                                                                                                                                                  \n │  Serving at: http://127.0.0.1:8000                  │                                                                                                                                                  \n │                                                     │                                                                                                                                                  \n │  API docs: http://127.0.0.1:8000/docs               │                                                                                                                                                  \n │                                                     │                                                                                                                                                  \n │  Running in development mode, for production use:   │                                                                                                                                                  \n │                                                     │                                                                                                                                                  \n │  fastapi run                                        │                                                                                                                                                  \n │                                                     │                                                                                                                                                  \n ╰─────────────────────────────────────────────────────╯ \n```\n\n### Project Requirements\n\n- Python 3.11\n- FastAPI\n- Mongodb\n- Pydantic\n- Pymongo\n- Beanie","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftayyabmughal676%2Ffastapi_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftayyabmughal676%2Ffastapi_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftayyabmughal676%2Ffastapi_template/lists"}