https://github.com/ndolestudio/httpsms-recipes
Code examples for httpsms.com
https://github.com/ndolestudio/httpsms-recipes
httpsms sms-api sms-gateway
Last synced: 11 months ago
JSON representation
Code examples for httpsms.com
- Host: GitHub
- URL: https://github.com/ndolestudio/httpsms-recipes
- Owner: NdoleStudio
- License: mit
- Created: 2023-08-22T17:48:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T07:37:28.000Z (12 months ago)
- Last Synced: 2025-04-02T08:30:33.601Z (12 months ago)
- Topics: httpsms, sms-api, sms-gateway
- Language: PHP
- Homepage: https://docs.httpsms.com
- Size: 989 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
httpsms-recipes
===============
[](https://github.com/NdoleStudio/httpsms-recipes/actions/workflows/ci.yml)
[](https://github.com/NdoleStudio/httpsms-recipes/graphs/contributors)
[](https://github.com/NdoleStudio/httpsms-recipes/blob/master/LICENSE)
This repository contains same code on how to use the httpSMS.com API to send and
receive SMS messages and also to receive webhook events.
## Recipies
| Recipe | Webhook | Send SMS |
|-----------------------|:-------:|:--------:|
| [Laravel](./laravel/) | ✓ | |
| [Express](./express/) | ✓ | ✓ |