{"id":25213337,"url":"https://github.com/rjnemo/go-wiki","last_synced_at":"2026-04-09T12:16:06.264Z","repository":{"id":57518944,"uuid":"247574546","full_name":"rjNemo/go-wiki","owner":"rjNemo","description":"My first go simple web app. For learning purposes.","archived":false,"fork":false,"pushed_at":"2024-06-13T21:10:46.000Z","size":5510,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T15:19:48.547Z","etag":null,"topics":["bootstrap4","go","golang","postgresql"],"latest_commit_sha":null,"homepage":"https://frozen-savannah-03547.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/rjNemo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2020-03-16T00:13:23.000Z","updated_at":"2024-06-13T21:10:42.000Z","dependencies_parsed_at":"2024-06-20T10:16:32.819Z","dependency_job_id":null,"html_url":"https://github.com/rjNemo/go-wiki","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjNemo%2Fgo-wiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjNemo%2Fgo-wiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjNemo%2Fgo-wiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjNemo%2Fgo-wiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rjNemo","download_url":"https://codeload.github.com/rjNemo/go-wiki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305906,"owners_count":20917202,"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":["bootstrap4","go","golang","postgresql"],"created_at":"2025-02-10T15:19:51.889Z","updated_at":"2025-12-30T21:07:26.564Z","avatar_url":"https://github.com/rjNemo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go-Wiki\n\nWiki web application models built using `Go`\n\n![Go](https://img.shields.io/github/go-mod/go-version/rjNemo/go-wiki) [![License](https://img.shields.io/github/license/rjNemo/go-wiki)](LICENSE.md) ![Release](https://img.shields.io/github/v/release/rjNemo/go-wiki) ![Tag](https://img.shields.io/github/v/tag/rjNemo/go-wiki)\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nYou need `Go v1.14+` to install `Go-Wiki`. [Get official installation](https://golang.org/doc/install)\n\n### Installing\n\nA step by step series of examples that tell you how to get a development env running\n\nUse official go package manager to install `Go-Wiki`.\n\n```bash\ngo get -u github.com/rjNemo/go-wiki\n```\n\n## Usage\n\nIn the main application folder launch the server using\n\n```bash\ngo run main.go\n```\n\n## Deployment\n\nAn example app is deployed on [Heroku](https://www.heroku.com/).\n\nFollow these steps to deploy. Compile the application:\n\n```bash\ngo build -o bin/go-wiki\n```\n\nMake sure that any unused modules have been removed from your application and is resistant to erosion:\n\n```bash\ngo mod tidy\ngo mod vendor\n```\n\nYou will need an `.env` file such as:\n\n```env\nPORT=8080\nTMPLDIR=views/templates/\nDATABASE_URL=postgres://oshiervtwfrqrr:f177bc7ff355c142931aeb3f3\n```\n\n## Built With\n\n- [Go](https://golang.org/) - Build simple, reliable, and efficient software\n- [Bootstrap](https://getbootstrap.com/) - The most popular HTML, CSS, and JS library in the world\n- [PostgreSQL](https://www.postgresql.org/) - The world's most advanced open source database\n  \u003c!-- - [Quilljs](https://quilljs.com/) - Your powerful rich text editor --\u003e\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](contributing.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Versioning\n\nWe use [SemVer](https://semver.org/) for versioning. For the versions available, see the [CHANGELOG.md](CHANGELOG.md) and the [tags on this repository](https://github.com/rjNemo/go-wiki/tags).\n\n## Authors\n\n- **Ruidy Nemausat** - _Initial work_ - [rjNemo](https://github.com/rjNemo)\n\nSee also the list of [contributors](https://github.com/rjNemo/go-wiki/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n## Acknowledgments\n\nFor inspiration:\n\n- [Go MVC](https://www.calhoun.io/)\n- [Alex Edwards](https://www.alexedwards.net/blog/organising-database-access)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjnemo%2Fgo-wiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frjnemo%2Fgo-wiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjnemo%2Fgo-wiki/lists"}