{"id":33259075,"url":"https://github.com/counterapi/api","last_synced_at":"2026-04-20T05:04:19.583Z","repository":{"id":43106420,"uuid":"351743662","full_name":"counterapi/api","owner":"counterapi","description":"Counter Go application","archived":false,"fork":false,"pushed_at":"2026-01-12T02:06:54.000Z","size":10422,"stargazers_count":13,"open_issues_count":18,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-12T06:58:30.916Z","etag":null,"topics":["api","count","counter","go"],"latest_commit_sha":null,"homepage":"https://counterapi.dev","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/counterapi.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,"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":"2021-03-26T10:27:36.000Z","updated_at":"2025-09-12T04:12:41.000Z","dependencies_parsed_at":"2026-01-05T17:00:50.405Z","dependency_job_id":null,"html_url":"https://github.com/counterapi/api","commit_stats":null,"previous_names":["counterapi/api","counterapi/counterapi"],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/counterapi/api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/counterapi%2Fapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/counterapi%2Fapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/counterapi%2Fapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/counterapi%2Fapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/counterapi","download_url":"https://codeload.github.com/counterapi/api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/counterapi%2Fapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28766472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["api","count","counter","go"],"created_at":"2025-11-17T03:03:45.948Z","updated_at":"2026-01-26T04:07:52.211Z","avatar_url":"https://github.com/counterapi.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Counter API\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://counterapi.dev/\" target=\"_blank\"\u003e\n    \u003cimg width=\"180\" src=\"https://counterapi.dev/img/logo.png\" alt=\"logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/workflow/status/counterapi/api/Tests\" alt=\"Check\"\u003e\u003c/a\u003e\n    \u003cimg src=\"https://coveralls.io/repos/github/counterapi/api/badge.svg?branch=master\" alt=\"Coverall\"\u003e\u003c/a\u003e\n    \u003cimg src=\"https://goreportcard.com/badge/github.com/counterapi/api\" alt=\"Report\"\u003e\u003c/a\u003e\n    \u003ca href=\"http://pkg.go.dev/github.com/counterapi/counter\"\u003e\u003cimg src=\"https://img.shields.io/badge/pkg.go.dev-doc-blue\" alt=\"Doc\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/counterapi/api/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/counterapi/counter\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003e 💬 **Have a Question or Need Help?**  \n\u003e We’d love to hear from you!  \n\u003e 👉 [Join the Community Discussions](https://community.counterapi.dev)\n\u003e \n\u003e Ask questions, get support, or share your ideas with others.  \n\u003e Let’s build something great together! 🚀\n\n\nGo Library for Counter API.\n\n## Requirements\n\n* Go installed.\n* Postgresql database.\n\n## What does it do?\n\nFree counter API for your static website or application.\n\n## How to use it\n\n### Local Development\n\n```shell\ndocker run -ti \\\n  --network host \\\n  -e POSTGRES_HOST=localhost \\\n  -e POSTGRES_PORT=5432 \\\n  -e POSTGRES_USER=postgres \\\n  -e POSTGRES_DB=counter_api \\\n  -e POSTGRES_PASSWORD=root \\\n  counter\n```\n\n## Improvements to be made\n\n* 100% test coverage.\n* Better covering for other features.\n\n## License\n\n[MIT](https://github.com/counterapi/api/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcounterapi%2Fapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcounterapi%2Fapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcounterapi%2Fapi/lists"}