{"id":29877825,"url":"https://github.com/mahyarkarimi/fastapi_static_files","last_synced_at":"2025-07-31T06:12:12.311Z","repository":{"id":65921771,"uuid":"550040031","full_name":"mahyarkarimi/fastapi_static_files","owner":"mahyarkarimi","description":"FastAPI static file serving middleware with indexing files feature. ","archived":false,"fork":false,"pushed_at":"2025-05-14T13:51:03.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T12:05:18.601Z","etag":null,"topics":["fastapi","python","static-file-server"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mahyarkarimi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-10-12T05:40:32.000Z","updated_at":"2025-05-14T13:51:07.000Z","dependencies_parsed_at":"2024-11-15T04:50:50.055Z","dependency_job_id":"98cd95d0-128c-4e0f-b520-e71f0e736f2d","html_url":"https://github.com/mahyarkarimi/fastapi_static_files","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mahyarkarimi/fastapi_static_files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahyarkarimi%2Ffastapi_static_files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahyarkarimi%2Ffastapi_static_files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahyarkarimi%2Ffastapi_static_files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahyarkarimi%2Ffastapi_static_files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahyarkarimi","download_url":"https://codeload.github.com/mahyarkarimi/fastapi_static_files/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahyarkarimi%2Ffastapi_static_files/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267997183,"owners_count":24178251,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fastapi","python","static-file-server"],"created_at":"2025-07-31T06:12:09.149Z","updated_at":"2025-07-31T06:12:12.300Z","avatar_url":"https://github.com/mahyarkarimi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI Static File Serving\n[![](https://img.shields.io/github/license/mahyarkarimi/fastapi_static_files.svg?colorB=ff0000)](https://github.com/mahyarkarimi/fastapi_static_files/blob/master/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/fastapi_static_files?logo=pypi)](https://pypi.org/project/fastapi_static_files/)\n[![PyPI Downloads/month](https://static.pepy.tech/personalized-badge/fastapi_static_files?period=month\u0026units=international_system\u0026left_color=grey\u0026right_color=blue\u0026left_text=pypi%20downloads/month)](https://pepy.tech/project/jacoco-badge-generator)\n[![PyPI Downloads/week](https://static.pepy.tech/personalized-badge/fastapi_static_files?period=week\u0026units=international_system\u0026left_color=grey\u0026right_color=blue\u0026left_text=pypi%20downloads/week)](https://pepy.tech/project/jacoco-badge-generator) \n\n## 📦 Installation\n\n```\npip install fastapi_static_files\n```\n\n## 🔨 Usage\n\n```python\nfrom fastapi import FastAPI\nfrom fastapi_static_files import StaticIndexedFiles\napp = FastAPI()\n\napp.mount('/public', StaticIndexedFiles(directory=\"./public\"), name=\"static\")\n```\n\n## 🔗 Links\n\n- [Pypi Page](https://pypi.org/project/fastapi-static-files/0.1.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahyarkarimi%2Ffastapi_static_files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahyarkarimi%2Ffastapi_static_files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahyarkarimi%2Ffastapi_static_files/lists"}