From 899cbacfff2d5d17a3eca937486935ec9bf911b3 Mon Sep 17 00:00:00 2001 From: andrewjdavison87 <119498441+andrewjdavison87@users.noreply.github.com> Date: Thu, 25 Apr 2024 09:03:23 +0200 Subject: [PATCH] Add Lets Count API to Tracking (#152) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4335b70..5b64cee 100644 --- a/README.md +++ b/README.md @@ -997,6 +997,7 @@ data | API | Description | Auth | HTTPS | CORS | | :----------------------------------------------: | ----------------------------------------------------------------------- | :------: | :---: | :-----: | +| [Let's Count](https://letscountapi.com) | Create, retrieve, update, increment, and decrement counters | No | Yes | Unknown | | [Postmon](http://postmon.com.br) | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | Unknown | | [Sweden](https://developer.postnord.com/docs2) | Provides information about parcels in transport | `apiKey` | No | Unknown | | [UPS](https://www.ups.com/upsdeveloperkit) | Shipment and Address information | `apiKey` | Yes | Unknown |