{"id":26849677,"url":"https://github.com/h3rald/nimhttpd","last_synced_at":"2025-05-04T08:41:45.011Z","repository":{"id":1922135,"uuid":"44044582","full_name":"h3rald/nimhttpd","owner":"h3rald","description":"A tiny static file web server written in Nim","archived":false,"fork":false,"pushed_at":"2024-03-24T16:33:36.000Z","size":49,"stargazers_count":82,"open_issues_count":1,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T21:39:31.649Z","etag":null,"topics":["http-server","static-server","webserver"],"latest_commit_sha":null,"homepage":"https://h3rald.com/nimhttpd","language":"Nim","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/h3rald.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}},"created_at":"2015-10-11T08:26:14.000Z","updated_at":"2024-12-12T16:39:52.000Z","dependencies_parsed_at":"2023-07-05T16:00:15.429Z","dependency_job_id":null,"html_url":"https://github.com/h3rald/nimhttpd","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3rald%2Fnimhttpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3rald%2Fnimhttpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3rald%2Fnimhttpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3rald%2Fnimhttpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h3rald","download_url":"https://codeload.github.com/h3rald/nimhttpd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252140976,"owners_count":21700773,"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":["http-server","static-server","webserver"],"created_at":"2025-03-30T21:38:03.751Z","updated_at":"2025-05-03T03:53:03.937Z","avatar_url":"https://github.com/h3rald.png","language":"Nim","readme":"[![Nimble](https://raw.githubusercontent.com/yglukhov/nimble-tag/master/nimble.png)](https://nimble.directory/pkg/nimhttpd)\n\n[![Release](https://img.shields.io/github/release/h3rald/nimhttpd.svg)](https://github.com/h3rald/nimhttpd/releases/latest)\n[![License](https://img.shields.io/github/license/h3rald/nimhttpd.svg)](https://raw.githubusercontent.com/h3rald/nimhttpd/master/LICENSE)\n\n# NimHTTPd\n\n_NimHTTPd_ is a minimal web server that can be used to serve static files.\n\n## Usage\n\n**nimhttpd** **[** **-p:**_port_ **-t:**_title_ **-a:**_address_ **-6:**_ipv6_ **-H**:_\"key: val\"_ **]** **[** _directory_ **]**\n\nWhere:\n\n- _directory_ is the directory to serve (default: current directory).\n- _port_ is the port to listen to (default: 1337). If the specified port is\n  unavailable, the number will be incremented until an available port is found.\n- _address_ is the address to bind to (default: localhost; use \"0.0.0.0\" to accept any IPv4 address).\n- _ipv6_ is the IPv6 address to bind to (default: localhost; use \"::\" to accept any IPv6 address).\n- _title_ is the title to use when listing the contents of a directory.\n- _-H_  is a custom header (Specified like in curl)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh3rald%2Fnimhttpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh3rald%2Fnimhttpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh3rald%2Fnimhttpd/lists"}