{"id":17676145,"url":"https://github.com/fa7ad/gfm-serve","last_synced_at":"2026-04-13T18:01:55.292Z","repository":{"id":156804358,"uuid":"631715150","full_name":"fa7ad/gfm-serve","owner":"fa7ad","description":"A simple utility to list files and render GitHub Flavored Markdown","archived":false,"fork":false,"pushed_at":"2023-04-28T19:50:40.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-26T23:14:53.229Z","etag":null,"topics":["github-flavored-markdown","go","golang","markdown","static-file-server"],"latest_commit_sha":null,"homepage":"","language":"Go","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/fa7ad.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":"2023-04-23T22:02:35.000Z","updated_at":"2023-05-02T09:14:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"46e476d1-3e7d-4103-bf45-84e0f3723876","html_url":"https://github.com/fa7ad/gfm-serve","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/fa7ad/gfm-serve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Fgfm-serve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Fgfm-serve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Fgfm-serve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Fgfm-serve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fa7ad","download_url":"https://codeload.github.com/fa7ad/gfm-serve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Fgfm-serve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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":["github-flavored-markdown","go","golang","markdown","static-file-server"],"created_at":"2024-10-24T07:24:33.190Z","updated_at":"2026-04-13T18:01:55.274Z","avatar_url":"https://github.com/fa7ad.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gfm-serve\n\nA simple [serve] like utility to list files and render GitHub Flavored Markdown.\n\n## Installation\n\n```sh\n$ go install github.com/fa7ad/gfm-serve/cmd/gfm-serve\n```\n\nOr, clone the repo and build the binary.\n\n```sh\n$ git clone https://github.com/fa7ad/gfm-serve.git\n$ cd gfm-serve\n$ make\n```\n\nThe binary will be available in the `out` directory.\n\n## Usage\n\n```sh\n$ gfm-serve --help\nNAME:\n   gfm-serve - Serve GitHub Flavored Markdown files\n\nUSAGE:\n   gfm-serve [global options] command [command options] [arguments...]\n\nCOMMANDS:\n   help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --port value, -p value, -P value       Port number to listen on (default: 8080)\n   --directory value, -d value, -D value  Path to serve files from (default: \".\")\n   --addr value, -a value, -A value       Hostname/Address to listen on (default: \"localhost\")\n   --help, -h                             show help\n```\n\n[serve]: https://npm.im/serve\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffa7ad%2Fgfm-serve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffa7ad%2Fgfm-serve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffa7ad%2Fgfm-serve/lists"}