{"id":16520016,"url":"https://github.com/schmich/fsws","last_synced_at":"2025-10-28T07:31:38.027Z","repository":{"id":20379075,"uuid":"23654635","full_name":"schmich/fsws","owner":"schmich","description":"Ruby file system web server. Replaced by https://github.com/schmich/sfs","archived":false,"fork":false,"pushed_at":"2015-01-10T21:33:48.000Z","size":4196,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T18:22:11.743Z","etag":null,"topics":["development","devtools","http","ruby","server","static-site","web","web-server","webserver"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/schmich.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}},"created_at":"2014-09-04T08:31:35.000Z","updated_at":"2017-02-27T06:58:10.000Z","dependencies_parsed_at":"2022-07-26T02:47:12.685Z","dependency_job_id":null,"html_url":"https://github.com/schmich/fsws","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmich%2Ffsws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmich%2Ffsws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmich%2Ffsws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmich%2Ffsws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schmich","download_url":"https://codeload.github.com/schmich/fsws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238614549,"owners_count":19501479,"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":["development","devtools","http","ruby","server","static-site","web","web-server","webserver"],"created_at":"2024-10-11T16:49:13.549Z","updated_at":"2025-10-28T07:31:32.524Z","avatar_url":"https://github.com/schmich.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fsws\n\nA simple Ruby-based file system web server for serving static files from a directory on OSX, Windows, or Linux.\n\nIt is intended for use in development for viewing statically-generated sites such as documentation (YARD), blogs (Jekyll), code coverage reports (SimpleCov), profiling reports, etc.\n\n\n[![Gem Version](https://badge.fury.io/rb/fsws.svg)](http://rubygems.org/gems/fsws)\n[![Dependency Status](https://gemnasium.com/schmich/fsws.svg)](https://gemnasium.com/schmich/fsws)\n\n\u003cbr\u003e\n\u003cdiv style=\"text-align:center\" align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/schmich/fsws/raw/master/assets/demo.gif\" /\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\nAlternatives include `python -m SimpleHTTPServer`, nginx, and Apache.\n\n## Usage\n\nStart a web server for files in the current directory:\n\n```\n$ gem install fsws\n$ fsws\n```\n\nSpecify a port:\n\n```\n$ fsws -p 777\n```\n\nAllow external connections:\n\n```\n$ fsws -i 0.0.0.0\n```\n\nServe files from another directory:\n\n```\n$ fsws -d ../foo\n```\n\n## License\n\nCopyright \u0026copy; 2014 Chris Schmich\n\u003cbr /\u003e\nMIT License. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmich%2Ffsws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschmich%2Ffsws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmich%2Ffsws/lists"}