{"id":20619867,"url":"https://github.com/zedseven/listing-file-server","last_synced_at":"2026-05-15T20:31:22.554Z","repository":{"id":77012757,"uuid":"415477661","full_name":"zedseven/listing-file-server","owner":"zedseven","description":"A library that provides a `ListingFileServer` struct that shows directory listings for directory requests.","archived":false,"fork":false,"pushed_at":"2021-10-10T03:38:10.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-17T20:53:51.131Z","etag":null,"topics":["rocket","rocket-rs","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/zedseven.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}},"created_at":"2021-10-10T03:37:48.000Z","updated_at":"2021-10-10T03:39:00.000Z","dependencies_parsed_at":"2023-02-28T20:00:43.245Z","dependency_job_id":null,"html_url":"https://github.com/zedseven/listing-file-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zedseven/listing-file-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Flisting-file-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Flisting-file-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Flisting-file-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Flisting-file-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zedseven","download_url":"https://codeload.github.com/zedseven/listing-file-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Flisting-file-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"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":["rocket","rocket-rs","rust"],"created_at":"2024-11-16T12:12:43.357Z","updated_at":"2026-05-15T20:31:22.522Z","avatar_url":"https://github.com/zedseven.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# listing-file-server\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://choosealicense.com/licenses/mit/)\n\nA feature-equivalent copy of [`rocket::fs::FileServer`](https://api.rocket.rs/v0.5-rc/rocket/fs/struct.FileServer.html)\nthat provides directory listings when a directory is requested.\n\nMade to be used with [Rocket](https://rocket.rs/) as a replacement for it's\n`FileServer`.\n\nBe careful using this in a production environment, as it may expose files\nand file structure that you may normally keep hidden. There's a reason it's\ncommonly advised to disable this feature on most web servers.\n\nThis struct uses the same options as its core counterpart, however the\n[`rocket::fs::Options::Index`](https://api.rocket.rs/v0.5-rc/rocket/fs/struct.Options.html#associatedconstant.Index)\noption has additional considerations.\nIf enabled, the index file will be served first if available, and directory\nlisting will only occur if there is no index file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedseven%2Flisting-file-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzedseven%2Flisting-file-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedseven%2Flisting-file-server/lists"}