From 378445f3462159ad9e2bafc7a75b3c108906571c Mon Sep 17 00:00:00 2001 From: Nik L <129148285+nik-l9@users.noreply.github.com> Date: Thu, 5 Jun 2025 11:30:03 +0530 Subject: [PATCH 1/2] Add SuprSend adding suprsend inside messaging category, which has a generous free tier for devs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc493d98..34a1c75e 100644 --- a/README.md +++ b/README.md @@ -805,6 +805,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [httpSMS](https://httpsms.com) - Send and receive text messages using your Android phone as an SMS Gateway. Free to send and receive up to 200 messages per month. * [EMQX Serverless](https://www.emqx.com/en/cloud/serverless-mqtt) - Scalable and secure serverless MQTT broker you can get in seconds. 1M session minutes/month free forever (no credit card required). * [Pocket Alert](https://pocketalert.app) - Send push notifications to your iOS and Android devices. Effortlessly integrate via API or Webhooks and maintain full control over your alerts. Free plan: 50 messages per day to 1 device and 1 application. + * [SuprSend](https://www.suprsend.com/) - SuprSend is a notification infrastructure that streamlines your product notifications with an API-first approach. Create and deliver transactional, crons, and engagement notifications on multiple channels with a single notification API. You can try out SuprSend APIs from their [Postman collection](https://www.postman.com/suprsend/workspace/suprsend/collection/27786422-d77a13c1-8f59-406d-9669-078a10d52521) **[⬆️ Back to Top](#table-of-contents)** From cb0b94f5f7f5bd0546e58f01f73a5eabfa1ee289 Mon Sep 17 00:00:00 2001 From: Nik L <129148285+nik-l9@users.noreply.github.com> Date: Fri, 6 Jun 2025 20:15:06 +0530 Subject: [PATCH 2/2] Add SuprSend --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34a1c75e..83167486 100644 --- a/README.md +++ b/README.md @@ -805,7 +805,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [httpSMS](https://httpsms.com) - Send and receive text messages using your Android phone as an SMS Gateway. Free to send and receive up to 200 messages per month. * [EMQX Serverless](https://www.emqx.com/en/cloud/serverless-mqtt) - Scalable and secure serverless MQTT broker you can get in seconds. 1M session minutes/month free forever (no credit card required). * [Pocket Alert](https://pocketalert.app) - Send push notifications to your iOS and Android devices. Effortlessly integrate via API or Webhooks and maintain full control over your alerts. Free plan: 50 messages per day to 1 device and 1 application. - * [SuprSend](https://www.suprsend.com/) - SuprSend is a notification infrastructure that streamlines your product notifications with an API-first approach. Create and deliver transactional, crons, and engagement notifications on multiple channels with a single notification API. You can try out SuprSend APIs from their [Postman collection](https://www.postman.com/suprsend/workspace/suprsend/collection/27786422-d77a13c1-8f59-406d-9669-078a10d52521) + * [SuprSend](https://www.suprsend.com/) - SuprSend is a notification infrastructure that streamlines your product notifications with an API-first approach. Create and deliver transactional, crons, and engagement notifications on multiple channels with a single notification API. In free plan you get 10,000 notifications per month, including different workflow nodes such as digests, batches, multi-channels, preferences, tenants, broadcasts and more. **[⬆️ Back to Top](#table-of-contents)**