Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ndolestudio/httpsms-recipes

Code examples for httpsms.com
https://github.com/ndolestudio/httpsms-recipes

httpsms sms-api sms-gateway

Last synced: 16 days ago
JSON representation

Code examples for httpsms.com

Awesome Lists containing this project

README

        

httpsms-recipes
===============

[![Build](https://github.com/NdoleStudio/httpsms-recipes/actions/workflows/ci.yml/badge.svg)](https://github.com/NdoleStudio/httpsms-recipes/actions/workflows/ci.yml)
[![GitHub contributors](https://img.shields.io/github/contributors/NdoleStudio/httpsms-recipes)](https://github.com/NdoleStudio/httpsms-recipes/graphs/contributors)
[![GitHub license](https://img.shields.io/github/license/NdoleStudio/httpsms-recipes?color=brightgreen)](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/) | ✓ | ✓ |