{"id":21488802,"url":"https://github.com/boblyx/blr-fastapi","last_synced_at":"2026-05-18T09:31:40.795Z","repository":{"id":242165434,"uuid":"800270875","full_name":"boblyx/blr-fastapi","owner":"boblyx","description":"Boilerplate for Fast API projects","archived":false,"fork":false,"pushed_at":"2025-08-23T02:50:30.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-10T01:13:53.916Z","etag":null,"topics":["boilerplate","fastapi","fastapi-template"],"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/boblyx.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-14T02:47:07.000Z","updated_at":"2025-08-23T02:50:33.000Z","dependencies_parsed_at":"2024-11-10T03:17:45.532Z","dependency_job_id":"7a796019-d2f5-407a-ac9f-8921e31d0678","html_url":"https://github.com/boblyx/blr-fastapi","commit_stats":null,"previous_names":["boblyx/blr-fastapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boblyx/blr-fastapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boblyx%2Fblr-fastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boblyx%2Fblr-fastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boblyx%2Fblr-fastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boblyx%2Fblr-fastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boblyx","download_url":"https://codeload.github.com/boblyx/blr-fastapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boblyx%2Fblr-fastapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33172576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["boilerplate","fastapi","fastapi-template"],"created_at":"2024-11-23T14:11:50.297Z","updated_at":"2026-05-18T09:31:40.776Z","avatar_url":"https://github.com/boblyx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fast API Boilerplate\n- This repo contains boilerplate setup for FastAPI applications.\n- Describe solution here\n\n## Development\n1. Install `uv` for package management\n    ```bash\n    curl -LsSf https://astral.sh/uv/install.sh | sh\n    ```\n1. Install all dependencies\n    ```bash\n    uv sync\n    ```\n1. Save `sample.env` to `.env.dev` and edit accordingly for environment variables. Convenience script init-env.sh helps with this.\n    ```bash\n    bash init-env.sh\n    ```\n1. To start the dev server:\n    ```bash\n    bash dev.sh\n    ```\n\n## Production\n1. Build the docker container\n    ```bash\n    docker compose build\n    ```\n2. Run the container\n    ```bash\n    docker compose up -d\n    ```\n\n## Stack\n- List stack components here\n\n## Contributors\n- Bob YX Lee\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboblyx%2Fblr-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboblyx%2Fblr-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboblyx%2Fblr-fastapi/lists"}