{"id":21984334,"url":"https://github.com/amireshoon/countio","last_synced_at":"2026-04-28T21:03:11.712Z","repository":{"id":114263048,"uuid":"391596703","full_name":"amireshoon/countio","owner":"amireshoon","description":"Ready to use count api alternative for count.io","archived":false,"fork":false,"pushed_at":"2021-08-01T14:00:57.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T05:11:21.053Z","etag":null,"topics":["count","flask","python"],"latest_commit_sha":null,"homepage":"https://countio.herokuapp.com/","language":"Python","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/amireshoon.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}},"created_at":"2021-08-01T10:30:14.000Z","updated_at":"2021-08-01T14:01:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"5098881f-a0e8-44df-96a9-de7289edb451","html_url":"https://github.com/amireshoon/countio","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/amireshoon%2Fcountio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amireshoon%2Fcountio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amireshoon%2Fcountio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amireshoon%2Fcountio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amireshoon","download_url":"https://codeload.github.com/amireshoon/countio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245044493,"owners_count":20551898,"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":["count","flask","python"],"created_at":"2024-11-29T18:08:40.542Z","updated_at":"2026-04-28T21:03:11.615Z","avatar_url":"https://github.com/amireshoon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Countio\r\nReady to use count api alternative for count.io\r\nSome usage can be like counter for static sites deployed on vercel or serverless sites to count visitors or planty of other things.\r\n\r\n# Usage\r\n```js\r\n$.ajax({\r\nurl:\"https://countio.herokuapp.com/count/\u003chid\u003e/+\",\r\ntype: \"POST\",\r\nsuccess: function(data) {\r\n  alert(data.count);\r\n}\r\n});\r\n```\r\n\r\n# Endpoints\r\nDo not share app name with others and for increase and decrease count value use app `hid`.\r\nAPI base url: https://countio.herokuapp.com\r\n| Endpoints                  \t| Operation            \t| Parameters      \t| Returns                 \t|\r\n|----------------------------\t|----------------------\t|-----------------\t|-------------------------\t|\r\n| /new/account/{app_name}    \t| Creates new app      \t| string app name \t| app name and hid        \t|\r\n| /remove/account/{app_name} \t| Remove existing app  \t| string app name \t|                         \t|\r\n| /count/{hid}/+             \t| Increase count value \t| string hid      \t| new count value and hid \t|\r\n| /count/{hid}/-             \t| Decrease count value \t| string hid      \t| new count value and hid \t|\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famireshoon%2Fcountio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famireshoon%2Fcountio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famireshoon%2Fcountio/lists"}