{"id":26166703,"url":"https://github.com/linehk/go-forum","last_synced_at":"2025-04-14T16:56:00.772Z","repository":{"id":57503073,"uuid":"196197314","full_name":"linehk/go-forum","owner":"linehk","description":"go-forum is a simple forum web application that uses the database/sql and http packages in the standard library, with toml as the configuration file format and MySQL as the database.","archived":false,"fork":false,"pushed_at":"2025-01-15T01:22:46.000Z","size":58,"stargazers_count":51,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T05:31:42.643Z","etag":null,"topics":["database","forum","go","go-forum","golang","sql","web"],"latest_commit_sha":null,"homepage":"","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/linehk.png","metadata":{"files":{"readme":"README-zh.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-07-10T12:00:57.000Z","updated_at":"2025-02-23T21:34:58.000Z","dependencies_parsed_at":"2022-08-31T08:10:25.908Z","dependency_job_id":"0cc79e1b-1c0d-45e6-a784-bdee29501751","html_url":"https://github.com/linehk/go-forum","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/linehk%2Fgo-forum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linehk%2Fgo-forum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linehk%2Fgo-forum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linehk%2Fgo-forum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linehk","download_url":"https://codeload.github.com/linehk/go-forum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248923649,"owners_count":21183949,"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":["database","forum","go","go-forum","golang","sql","web"],"created_at":"2025-03-11T16:58:35.795Z","updated_at":"2025-04-14T16:56:00.736Z","avatar_url":"https://github.com/linehk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-forum\n\n[![build](https://github.com/linehk/go-forum/actions/workflows/build.yml/badge.svg \"build\")](https://github.com/linehk/go-forum/actions)\n[![codecov](https://codecov.io/gh/linehk/go-forum/graph/badge.svg \"codecov\")](https://codecov.io/gh/linehk/go-forum)\n[![go report](https://goreportcard.com/badge/github.com/linehk/go-forum \"go report\")](https://goreportcard.com/report/github.com/linehk/go-forum)\n\n[English](./README.md \"English\") | 简体中文\n\ngo-forum 是一个简单的论坛 Web 程序，主要使用标准库中的 `database/sql` 和 `http` 包实现，以 `toml` 为配置文件格式和以 `MySQL` 为数据库。\n\n## 安装\n\n```bash\ngit clone https://github.com/linehk/go-forum.git\n```\n\n建立数据库：\n\n```bash\nmysql -uroot -proot \u003c model/setup.sql\n```\n\n在 `config.toml` 中填写配置选项。\n\n然后进行编译：\n\n```bash\ngo build -o go-forum\n```\n\n再运行：\n\n```bash\n./go-forum\n```\n\n## 使用\n\n访问 `http://localhost:8080/`。\n\n## 参与贡献\n\n如果您觉得这个项目有什么需要改进的地方，欢迎发起 Pull Request。\n\n如果有重大变化，请先打开一个 Issue，讨论您想要改变的内容。\n\n## 开源许可证\n\n[MIT License](./LICENSE \"MIT License\")","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinehk%2Fgo-forum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinehk%2Fgo-forum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinehk%2Fgo-forum/lists"}