{"id":15321957,"url":"https://github.com/akmamun/fastapi-mongo","last_synced_at":"2026-01-30T13:05:18.556Z","repository":{"id":48391189,"uuid":"337711699","full_name":"akmamun/fastapi-mongo","owner":"akmamun","description":"Fast API Microservice for API development","archived":false,"fork":false,"pushed_at":"2024-02-06T07:08:48.000Z","size":36,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T20:48:13.480Z","etag":null,"topics":["boilerplate-template","docker","docker-compose","fastapi","microservice","mongodb","python"],"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/akmamun.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}},"created_at":"2021-02-10T12:05:26.000Z","updated_at":"2023-11-28T12:58:09.000Z","dependencies_parsed_at":"2024-04-20T09:15:19.218Z","dependency_job_id":null,"html_url":"https://github.com/akmamun/fastapi-mongo","commit_stats":null,"previous_names":["akmamun/fastapi-mongo"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/akmamun/fastapi-mongo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmamun%2Ffastapi-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmamun%2Ffastapi-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmamun%2Ffastapi-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmamun%2Ffastapi-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akmamun","download_url":"https://codeload.github.com/akmamun/fastapi-mongo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmamun%2Ffastapi-mongo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259470949,"owners_count":22862998,"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":["boilerplate-template","docker","docker-compose","fastapi","microservice","mongodb","python"],"created_at":"2024-10-01T09:13:44.504Z","updated_at":"2026-01-30T13:05:13.525Z","avatar_url":"https://github.com/akmamun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## FastAPI Micro Service with Docker, Nginx, and Asynchronous MongoDB (Motor)\n\n###  Installation Instructions\n\n- Create a [virtual environment](https://docs.python.org/3/library/venv.html)\n- Install the Python dependencies with\n     ```sh\n     pip install -r requirements.txt\n    ```\n- Copy the .env.example file as .env\n    ```sh\n    cp .env.example .env\n    ```\n- Ensure that you fill in all the valid environment properties in the .env file.\n\n\n### Run Locally\n- To run the service locally, use the following command:\n    ```sh\n    uvicorn server:app --reload\n    ```\n\n\n### Run with Docker\n- To run the service using Docker, use the following command:\n     ```sh\n       sudo docker-compose up -d --build\n     ```\n### Run Docker Compose for Production Build\n- Ensure that you have [Docker](https://docs.docker.com/engine/install) and [Docker Compose](https://docs.docker.com/compose/install/) installed\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakmamun%2Ffastapi-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakmamun%2Ffastapi-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakmamun%2Ffastapi-mongo/lists"}