{"id":14108860,"url":"https://github.com/budui/go-isso","last_synced_at":"2025-08-01T07:32:59.353Z","repository":{"id":55678784,"uuid":"153216399","full_name":"budui/go-isso","owner":"budui","description":"a commenting server similar to Disqus - rewrite isso with golang","archived":false,"fork":false,"pushed_at":"2023-12-18T23:28:48.000Z","size":299,"stargazers_count":34,"open_issues_count":2,"forks_count":4,"subscribers_count":5,"default_branch":"dev","last_synced_at":"2024-08-14T10:13:52.409Z","etag":null,"topics":["comment-system","golang-application","isso","self-hosted"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/budui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2018-10-16T03:21:19.000Z","updated_at":"2024-01-28T21:22:42.000Z","dependencies_parsed_at":"2024-01-22T20:15:05.146Z","dependency_job_id":"8630a7d7-671e-46e3-bb77-b40036f697fb","html_url":"https://github.com/budui/go-isso","commit_stats":null,"previous_names":["rayhy/go-isso"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budui%2Fgo-isso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budui%2Fgo-isso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budui%2Fgo-isso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/budui%2Fgo-isso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/budui","download_url":"https://codeload.github.com/budui/go-isso/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228351530,"owners_count":17906498,"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":["comment-system","golang-application","isso","self-hosted"],"created_at":"2024-08-14T10:01:51.787Z","updated_at":"2024-12-05T18:30:29.416Z","avatar_url":"https://github.com/budui.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"**For personal reasons, I've taken a break from development.**\n\nNew develop take place in branch `dev`.\n\nIf you want to develop `go-isso`, fell free to [contact](https://wrong.wang/about/) me.\n\n# go-isso\n\n![go-isso_s.png](https://i.loli.net/2018/10/16/5bc556ea1ae9a.png)\n\na commenting server similar to Disqus, while keeping completely API compatible with [isso](https://posativ.org/isso/)\n\n\n## why another isso\n\n`isso` is good, but it's hard to be installed or customized.\nWhat' more, the frontend part of `isso` use library that is no longer updated.\n\n`go-isso` is different from `isso`:\n\n* Written in Go (Golang)\n* Works with Sqlite3 but easy to add other database support.\n* Doesn't use any ORM\n* Doesn't use any complicated framework\n* Use only modern vanilla Javascript (ES6 and Fetch API)\n* Single binary compiled statically without dependency\n\n### Why choose Golang as a programming language?\n\nGo is probably the best choice for self-hosted software:\n\n* Go is a simple programming language.\n* Running code concurrently is part of the language.\n* It’s faster than a scripting language like PHP or Python.\n* The final application is a binary compiled statically without any dependency.\n* You just need to drop the executable on your server to deploy the application.\n* You don’t have to worry about what version of PHP/Python is installed on your machine.\n* Packaging the software using RPM/Debian/Docker is straightforward.\n\n## Roadmap\n\n1. rewrite isso backend part\n2. Pray that someone will help me rewrite the front part of isso.\n\n## Getting Started\n\n### Prerequisites\n\ngo-isso is commenting server written in Go language.\n\nMake sure you have [go installed](https://golang.org/doc/install).\n\n### Developing\n\nDownload the code: `git clone https://github.com/budui/go-isso`\n\nrun `go build`\n\nand play with it!\n\n## Work in progress\n\n**This is still a work in progress** so there's still bugs to iron out and as this\nis my first project in Go the code could no doubt use an increase in quality,\nbut I'll be improving on it whenever I find the time. If you have any feedback\nfeel free to [raise an issue](https://github.com/budui/go-isso/issues)/[submit a PR](https://github.com/budui/go-isso/pulls).\n\n\n## Contributing\n\nI know NOTHING about javascript. I need someone to HELP ME!!!\n\n~~If you want to develop `go-isso`, fell free to [contact](https://wrong.wang/about/) me.~~\n\n## Authors\n\n* **Ray Wong** - *Initial work* - [wrong.wang](https://wrong.wang/about/)\n\n## Thanks\n\n[isso](https://posativ.org/isso/) \u0026 [isso's contributors](https://github.com/posativ/isso/graphs/contributors).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbudui%2Fgo-isso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbudui%2Fgo-isso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbudui%2Fgo-isso/lists"}