Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samliebl/twilio-test-project
Taking Twilio's technology for a test drive using using their documentation on APIs.
https://github.com/samliebl/twilio-test-project
api sms twilio twilio-api twilio-sms twilio-sms-api
Last synced: about 1 month ago
JSON representation
Taking Twilio's technology for a test drive using using their documentation on APIs.
- Host: GitHub
- URL: https://github.com/samliebl/twilio-test-project
- Owner: samliebl
- License: mit
- Created: 2020-09-29T18:55:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T19:06:47.000Z (over 4 years ago)
- Last Synced: 2024-05-08T12:35:50.024Z (8 months ago)
- Topics: api, sms, twilio, twilio-api, twilio-sms, twilio-sms-api
- Language: JavaScript
- Homepage:
- Size: 228 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Twilio Test Project
To learn more about Twilio's technology, I'm starting out by familiarizing myself with their SMS API. This project uses the guide "[Programmable SMS Quickstart for Node.js](https://www.twilio.com/docs/sms/quickstart/node)" from Twilio's documentation.
Working through the process, I sent myself a test text message:
![](twilio-text-message.jpeg)