DEV Community

Ryan Braganza
Ryan Braganza

Posted on

wheat-axiomatic-character

What I built

An app that takes a github owner/repo and sends you the README.

Category Submission: Interesting Integrations

Demo Link

Try it out live:

Try the SMS interface by texting an owner/repo to +14092047802

Screenshot of SMS demo

Code

What's it made of?

  • Started with the express template on Glitch.
  • Used the twilio node SDK

Any issues?

  • Had issues getting webhook middleware to work, needed to set the url option
  • Had issues exporting/importing between glitch/github, ended up manually exporting/importing from my machine.

Additional Resources/Info

twilio webhook middleware

Top comments (0)