{"id":20741802,"url":"https://github.com/copperlight/gowiki","last_synced_at":"2026-04-18T20:05:36.753Z","repository":{"id":90852133,"uuid":"456046210","full_name":"copperlight/gowiki","owner":"copperlight","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-06T06:51:26.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T12:14:23.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/copperlight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-02-06T03:27:49.000Z","updated_at":"2022-02-06T03:30:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"cba7ab71-33aa-472a-abe2-dc2cd6baab3b","html_url":"https://github.com/copperlight/gowiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/copperlight/gowiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copperlight%2Fgowiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copperlight%2Fgowiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copperlight%2Fgowiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copperlight%2Fgowiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copperlight","download_url":"https://codeload.github.com/copperlight/gowiki/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copperlight%2Fgowiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"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":[],"created_at":"2024-11-17T06:43:05.824Z","updated_at":"2026-04-18T20:05:36.734Z","avatar_url":"https://github.com/copperlight.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introduction\n\nImplementation of other tasks from the Go [Writing Web Applications](https://go.dev/doc/articles/wiki/)\nTutorial:\n\n* Store templates in `tmpl/` and page data in `data/`.\n* Add a handler to make the web root redirect to `/view/FrontPage`.\n* Spruce up the page templates by making them valid HTML and adding some CSS rules.\n* Implement inter-page linking by converting instances of `[PageName]` to\n`\u003ca href=\"/view/PageName\"\u003ePageName\u003c/a\u003e`. (hint: you could use `regexp.ReplaceAllFunc` to do this).\n\n## Local Development\n\n```bash\ngo build wiki.go\n./wiki\nopen http://localhost:8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopperlight%2Fgowiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcopperlight%2Fgowiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopperlight%2Fgowiki/lists"}