From 06f38925b2fc04890b7cfdcc13900388b24c1f99 Mon Sep 17 00:00:00 2001 From: Joel <16961710+iam-joel@users.noreply.github.com> Date: Tue, 26 Sep 2023 05:10:18 -0400 Subject: [PATCH] Removed CountAPI as it is no longer in service (#207) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dd2bb70..946cca4 100644 --- a/README.md +++ b/README.md @@ -494,7 +494,6 @@ | [Codex](https://github.com/Jaagrav/CodeX) | Online Compiler for Various Languages | No | Yes | Unknown | | [Contentful Images](https://www.contentful.com/developers/docs/references/images-api/) | Used to retrieve and apply transformations to images | `apiKey`| Yes | Yes | | [CORS Proxy](https://github.com/burhanuday/cors-proxy) | Get around the dreaded CORS error by using this proxy as a middle man | No | Yes | Yes | -| [CountAPI](https://countapi.xyz) | Free and simple counting service. You can use it to track page hits and specific events | No | Yes | Yes | | [Databricks](https://docs.databricks.com/dev-tools/api/latest/index.html) | Service to manage your databricks account,clusters, notebooks, jobs and workspaces | `apiKey`| Yes | Yes | | [DigitalOcean Status](https://status.digitalocean.com/api) | Status of all DigitalOcean services | No | Yes | Unknown | | [Docker Hub](https://docs.docker.com/docker-hub/api/latest/) | Interact with Docker Hub | `apiKey`| Yes | Yes |