{"id":16930947,"url":"https://github.com/schmichael/legendarygopher","last_synced_at":"2025-10-12T13:26:04.363Z","repository":{"id":136249208,"uuid":"48868950","full_name":"schmichael/legendarygopher","owner":"schmichael","description":"Dwarf Fortress legends xml export viewer written in Go","archived":false,"fork":false,"pushed_at":"2016-01-09T19:18:57.000Z","size":29,"stargazers_count":4,"open_issues_count":13,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-15T21:25:22.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schmichael.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":"2016-01-01T03:58:47.000Z","updated_at":"2019-06-13T16:24:20.000Z","dependencies_parsed_at":"2023-03-17T12:15:39.507Z","dependency_job_id":null,"html_url":"https://github.com/schmichael/legendarygopher","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/schmichael/legendarygopher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Flegendarygopher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Flegendarygopher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Flegendarygopher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Flegendarygopher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schmichael","download_url":"https://codeload.github.com/schmichael/legendarygopher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schmichael%2Flegendarygopher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011467,"owners_count":26084947,"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-12T02:00:06.719Z","response_time":53,"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":[],"created_at":"2024-10-13T20:42:52.573Z","updated_at":"2025-10-12T13:26:04.318Z","avatar_url":"https://github.com/schmichael.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Legendary Gopher\n\nSimple web viewer for Dwarf Fortress 42 Legends XML files.\n\n## Usage\n\nThe easiest way to get started is to download the latest release binary for\nyour platform here:\n\nhttps://github.com/schmichael/legendarygopher/releases\n\nIf you're on Windows you'll have to add a `.exe` extension. See issue #15.\n\nThen run it and pass in your legends xml:\n\n```sh\nlegendarygopher some-legends-dump.xml\n```\n\nOnce the xml is parsed open http://localhost:6565/ in a browser.\n\n## Features\n\n* gzipped (`.xml.gz`) and bzipped (`.xml.bz2`) files\n* Code Page 437 encoding handling\n* JSON HTTP API (for example `/api/world`)\n* JSON support (save `/api/world` and pass it in instead of xml)\n* Text dump mode (with `-http=\"\"`)\n\n## Development\n\nIf you change templates you must install go-bindata and run go generate:\n\n```sh\ngo get -u github.com/jteeuwen/go-bindata/...\ngo generate\ngo build\n./legendarygopher -http=:6565 some-legends-dump.xml\n```\n\n### Contributing\n\nPull requests welcome!\n\nCheck out https://github.com/schmichael/legendarygopher/issues for the roadmap.\n\n### WARNING\n\nEverything, including the package/repo name/location is subject to change\nwithout warning. **If you want to use this code your best bet is probably just\nto copy and paste it into your own projet.**\n\n*Go nuts!*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmichael%2Flegendarygopher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschmichael%2Flegendarygopher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschmichael%2Flegendarygopher/lists"}