{"id":37177822,"url":"https://github.com/pplmx/blog-go","last_synced_at":"2026-01-14T20:44:02.628Z","repository":{"id":220141905,"uuid":"750861589","full_name":"pplmx/blog-go","owner":"pplmx","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-12T11:39:49.000Z","size":140,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-14T01:33:28.447Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pplmx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-31T13:23:27.000Z","updated_at":"2025-09-08T08:27:27.000Z","dependencies_parsed_at":"2024-03-29T06:29:25.796Z","dependency_job_id":"d2c0b935-d496-45b8-9d7b-c4d19bbe2de4","html_url":"https://github.com/pplmx/blog-go","commit_stats":null,"previous_names":["pplmx/blog-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pplmx/blog-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplmx%2Fblog-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplmx%2Fblog-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplmx%2Fblog-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplmx%2Fblog-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pplmx","download_url":"https://codeload.github.com/pplmx/blog-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplmx%2Fblog-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2026-01-14T20:44:01.914Z","updated_at":"2026-01-14T20:44:02.621Z","avatar_url":"https://github.com/pplmx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blog-go\n\n[![CI](https://github.com/pplmx/blog-go/workflows/CI/badge.svg)](https://github.com/pplmx/blog-go/actions)\n[![Coverage Status](https://coveralls.io/repos/github/pplmx/blog-go/badge.svg?branch=main)](https://coveralls.io/github/pplmx/blog-go?branch=main)\n\nblog-go, written in go.\n\nTechnologies used:\n\n- [Kratos](https://go-kratos.dev/) for a microservice framework\n- [GORM](https://gorm.io/) for ORM\n- [lib/pq](https://github.com/lib/pq) for PostgreSQL driver in pure Go\n- [glebarez/go-sqlite](https://github.com/glebarez/go-sqlite) for SQLite driver in pure Go\n- [Cobra](https://github.com/spf13/cobra) for CLI\n- [Viper](https://github.com/spf13/viper) for configuration\n\n## Usage\n\n```bash\n# initialize the project\nmake init\n\n# if you add new repository, or service, or anything that needs to be wired\n# if you just want to run the server, you don't need to\nmake wire\n\n# run the server\nmake run\n\n# build the binary\nmake build\n\n# run with the binary\n./bin/blog-go\n```\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndually licensed as above, without any additional terms or conditions.\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## License\n\nLicensed under either of\n\n* Apache License, Version 2.0\n  ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n* MIT license\n  ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpplmx%2Fblog-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpplmx%2Fblog-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpplmx%2Fblog-go/lists"}