{"id":18052641,"url":"https://github.com/cham11ng/fastapi-starter","last_synced_at":"2026-04-28T13:34:42.515Z","repository":{"id":86028054,"uuid":"80904542","full_name":"cham11ng/fastapi-starter","owner":"cham11ng","description":"Versioning","archived":false,"fork":false,"pushed_at":"2024-06-08T21:16:08.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T07:27:05.345Z","etag":null,"topics":["annotated-tags","git","lightweight-tags","tag"],"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/cham11ng.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":"2017-02-04T08:07:53.000Z","updated_at":"2024-06-08T21:16:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"559a02e4-9d3b-4d56-8438-ad4f0a51cda5","html_url":"https://github.com/cham11ng/fastapi-starter","commit_stats":null,"previous_names":["cham11ng/fastapi-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/cham11ng/fastapi-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cham11ng%2Ffastapi-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cham11ng%2Ffastapi-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cham11ng%2Ffastapi-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cham11ng%2Ffastapi-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cham11ng","download_url":"https://codeload.github.com/cham11ng/fastapi-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cham11ng%2Ffastapi-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262667287,"owners_count":23345529,"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":["annotated-tags","git","lightweight-tags","tag"],"created_at":"2024-10-30T23:12:34.527Z","updated_at":"2026-04-28T13:34:37.492Z","avatar_url":"https://github.com/cham11ng.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastapi-starter\n\nThe fastapi-starter project is a Python-based starter template for building web applications using the FastAPI framework and MongoDB as the database. It provides a solid foundation for developing scalable and high-performance APIs.\n\n## Features\n\n- **FastAPI**: FastAPI is a modern, fast (high-performance) web framework for building APIs with Python 3.7+ based on standard Python type hints.\n- **MongoDB**: MongoDB is a popular NoSQL database that provides high scalability, flexibility, and performance for storing and retrieving data.\n- **Authentication and Authorization**: The starter template includes built-in support for user authentication and authorization using JWT (JSON Web Tokens).\n- **API Documentation**: FastAPI's automatic interactive API documentation is integrated into the starter template, making it easy to explore and test the API endpoints.\n- **Validation and Serialization**: FastAPI leverages Python type hints to automatically validate request data and serialize response data, reducing boilerplate code.\n- **Dependency Injection**: FastAPI supports dependency injection, allowing you to easily manage and inject dependencies into your application components.\n- **Testing**: The starter template includes a testing framework and sample test cases to help you write robust and reliable tests for your API endpoints.\n- **Docker Support**: The project is Docker-ready, making it easy to containerize and deploy your application.\n\n## Getting Started\n\nTo get started with the fastapi-starter project, follow these steps:\n\n1. Clone the repository: `git clone https://github.com/your-username/fastapi-starter.git`\n2. Install the dependencies: `pip install -r requirements.txt`\n3. Configure the MongoDB connection in the `config.py` file.\n4. Run the application: `python main.py`\n5. Access the API documentation at `http://localhost:8000/docs`.\n\n## Happy coding!\n\n@cham11ng\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcham11ng%2Ffastapi-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcham11ng%2Ffastapi-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcham11ng%2Ffastapi-starter/lists"}