{"id":16985346,"url":"https://github.com/tiehuis/cihttp","last_synced_at":"2025-10-04T02:27:15.761Z","repository":{"id":71917047,"uuid":"164096961","full_name":"tiehuis/cihttp","owner":"tiehuis","description":"Simple Case-Insensitive File Server","archived":false,"fork":false,"pushed_at":"2019-01-05T11:04:16.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T01:28:59.075Z","etag":null,"topics":["case-insensitive","file-server","simple"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/tiehuis.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":"2019-01-04T11:03:29.000Z","updated_at":"2023-06-02T07:28:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e0c55ac-5616-40ae-8d0c-1aadbab292c9","html_url":"https://github.com/tiehuis/cihttp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiehuis/cihttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiehuis%2Fcihttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiehuis%2Fcihttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiehuis%2Fcihttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiehuis%2Fcihttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiehuis","download_url":"https://codeload.github.com/tiehuis/cihttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiehuis%2Fcihttp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254666,"owners_count":25956644,"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-10-04T02:00:05.491Z","response_time":63,"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":["case-insensitive","file-server","simple"],"created_at":"2024-10-14T02:43:16.673Z","updated_at":"2025-10-04T02:27:15.723Z","avatar_url":"https://github.com/tiehuis.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"A minimal file server for unix systems which serves files as if they exist on\na case-insensitive file system.\n\n# Usage\n\nServe files from the current directory\n\n```\ngo get -u github.com/tiehuis/cihttp\ncihttp\n```\n\n# Why\n\nIf an application is developed on Windows and the developer has not normalized\ntheir file paths then it is common for many 404 errors to occur as unlike windows,\nunix systems have case-sensitive file systems.\n\nThis server simply remaps requests to look for files in a case insensitive manner\nregardless of the underlying file-system case sensitivity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiehuis%2Fcihttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiehuis%2Fcihttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiehuis%2Fcihttp/lists"}