Textbelt SMS API

Textbelt SMS API

No-nonsense outbound SMS API

Deploy Textbelt SMS API

textbelt

timconnorz/textbelt

Just deployed

This is a fork of the original TextBelt project by Ian Webster. I made two changes:

  1. Add basic auth to the server
  2. Add support for environment variables for easier deployment

You shouldn't have to change anything in the code to get it to work. Just set the environment variables and run the server.

NOTE: You will need an SMTP server to send text messages. This project uses an email-to-text gateway to send text messages. I suggest using SMTP2GO: https://www.smtp2go.com/

The environment variables are:

  • SMTP_HOST ex: smtp.gmail.com
  • SMTP_PASSWORD ex: password123
  • SMTP_USERNAME ex: admin
  • SMTP_PORT ex: 587
  • BASIC_AUTH_USERNAME ex: admin
  • BASIC_AUTH_PASSWORD ex: password123
  • FROM_NAME ex: TextBelt
  • FROM_EMAIL ex: [email protected]

Template Content

Deploy Now

Details

Tim Connors's Projects

Created on Jan 20, 2024

7 total projects

6 active projects

100% success on recent deploys

JavaScript, Procfile

Other



More templates in this category

View Template
Foundry Virtual Tabletop

Foundry Virtual Tabletop

A Self-Hosted & Modern Roleplaying Platform


Lucas's Projects

View Template
(v1) Simple Medusa Backend

(v1) Simple Medusa Backend

Deploy an ecommerce backend and admin using Medusa


Shahed Nasser's Projects

View Template
peppermint

peppermint

Docker-compose port for peppermint.sh


HamiltonAI