{"id":22619102,"url":"https://github.com/caneroj1/waiter","last_synced_at":"2025-08-22T11:35:42.485Z","repository":{"id":150932238,"uuid":"124391053","full_name":"caneroj1/waiter","owner":"caneroj1","description":"A quick and easy-to-use web server to serve files from any directory.","archived":false,"fork":false,"pushed_at":"2018-04-07T23:07:27.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T01:41:20.783Z","etag":null,"topics":["haskell","static-server","web"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caneroj1.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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":"2018-03-08T12:52:16.000Z","updated_at":"2024-07-07T02:37:17.000Z","dependencies_parsed_at":"2023-04-28T00:33:15.395Z","dependency_job_id":null,"html_url":"https://github.com/caneroj1/waiter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caneroj1/waiter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caneroj1%2Fwaiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caneroj1%2Fwaiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caneroj1%2Fwaiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caneroj1%2Fwaiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caneroj1","download_url":"https://codeload.github.com/caneroj1/waiter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caneroj1%2Fwaiter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271630254,"owners_count":24793276,"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-08-22T02:00:08.480Z","response_time":65,"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":["haskell","static-server","web"],"created_at":"2024-12-08T21:13:47.487Z","updated_at":"2025-08-22T11:35:42.465Z","avatar_url":"https://github.com/caneroj1.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# waiter\n\nAn easy-to-use CLI tool to set up a static file server in any directory.\n\n## Usage\n\nTo serve files from the current directory, just run:\n\n```\n$ waiter\nWaiter: Serving '.' on port 3000!\n```\n\nThe only argument to the executable is an optional path to change the directory from where files are served:\n\n```\n$ waiter /my/server/files\nWaiter: Serving '/my/server/files' on port 3000!\n```\n\n### Options\n\n* By default, all requests are logged to stdout. To disable that, run with the flag `--no-log`.\n\n* To change the port of the server, run with `-p \u003cport\u003e` or `--port \u003cport\u003e`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaneroj1%2Fwaiter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaneroj1%2Fwaiter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaneroj1%2Fwaiter/lists"}