Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billxsheng/blitz
A notification system that leverages Twilio microservices to send live SMS game updates to offline users.
https://github.com/billxsheng/blitz
mongodb nodejs twilio-sms-api typescript
Last synced: 1 day ago
JSON representation
A notification system that leverages Twilio microservices to send live SMS game updates to offline users.
- Host: GitHub
- URL: https://github.com/billxsheng/blitz
- Owner: billxsheng
- License: mit
- Created: 2018-05-29T01:54:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:22:05.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T05:26:22.242Z (over 1 year ago)
- Topics: mongodb, nodejs, twilio-sms-api, typescript
- Language: TypeScript
- Homepage:
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blitz
A notification system for NFL fans that leverages Twilio microservices to send live SMS game updates to offline users. Users have the option of authenticating using OAuth 2.0 or by username and password. From there, they can fill in their contact information in addition to the NFL teams they wish to follow. Afterwards, they will recieve real-time notifications on the NFL teams they follow through SMS texts on their mobile phone. Built with TypeScript, Node.js, and MongoDB. 🏈