{"id":19483407,"url":"https://github.com/librity/gowiki","last_synced_at":"2025-04-25T16:32:07.743Z","repository":{"id":50227424,"uuid":"361381095","full_name":"librity/gowiki","owner":"librity","description":"Go Tutorial - A wiki web app in pure Golang.","archived":false,"fork":false,"pushed_at":"2022-08-27T20:32:16.000Z","size":22,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-19T18:12:27.953Z","etag":null,"topics":["golang","heroku-deployment","tutorial","wiki"],"latest_commit_sha":null,"homepage":"https://wiki1776.herokuapp.com/","language":"Go","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/librity.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":"2021-04-25T09:09:31.000Z","updated_at":"2023-09-01T19:06:20.000Z","dependencies_parsed_at":"2022-09-26T21:01:05.899Z","dependency_job_id":null,"html_url":"https://github.com/librity/gowiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librity%2Fgowiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librity%2Fgowiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librity%2Fgowiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librity%2Fgowiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/librity","download_url":"https://codeload.github.com/librity/gowiki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224007860,"owners_count":17240294,"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":["golang","heroku-deployment","tutorial","wiki"],"created_at":"2024-11-10T20:14:51.195Z","updated_at":"2024-11-10T20:14:52.963Z","avatar_url":"https://github.com/librity.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GO Tutorials - GO Wiki\r\n\r\n## Table of Contents\r\n\r\n- [About](#about)\r\n- [Getting Started](#getting_started)\r\n- [Docs](#docs)\r\n- [Resources](#resources)\r\n\r\n## About \u003ca name = \"about\"\u003e\u003c/a\u003e\r\n\r\nA wiki web app in pure GO.\r\n\r\n- [Production App](https://wiki1776.herokuapp.com/)\r\n- [Make one too!](https://golang.org/doc/articles/wiki/)\r\n\r\n## Getting Started \u003ca name = \"getting_started\"\u003e\u003c/a\u003e\r\n\r\n### Prerequisites\r\n\r\nInstall the latest version of `Go` in your machine.\r\n\r\n### Installing\r\n\r\nClone the repo, start the server and open http://localhost:8080 in your browser\r\n\r\n```bash\r\n$ git clone https://github.com/librity/gowiki\r\n$ cd gowiki\r\n$ go run *.go\r\n```\r\n\r\nAutomagically analyze race conditions during compilation:\r\n\r\n```bash\r\n$ go build -race\r\n```\r\n\r\n## Docs \u003ca name = \"docs\"\u003e\u003c/a\u003e\r\n\r\n- https://golang.org/pkg/\r\n- https://golang.org/pkg/html/template/\r\n\r\n## Resources \u003ca name = \"resources\"\u003e\u003c/a\u003e\r\n\r\n- https://golangdocs.com/templates-in-golang\r\n- https://stackoverflow.com/questions/18175630/go-template-executetemplate-include-html\r\n- https://stackoverflow.com/questions/31467767/how-do-i-set-a-default-size-for-a-textarea-yet-still-allow-it-to-adjust-based-o\r\n- https://stackoverflow.com/questions/52500451/golang-template-is-undefined\r\n\r\n### Heroku Deploy\r\n\r\n- https://github.com/heroku/go-getting-started\r\n- https://devcenter.heroku.com/articles/getting-started-with-go\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrity%2Fgowiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrity%2Fgowiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrity%2Fgowiki/lists"}