Skip to content

sethetter/linktrap

Repository files navigation

linktrap

Text a URL to the configured phone number, receive the archived version of that URL.

How it works

  • Twilio phone number hooked up to the /twilio endpoint.
  • List of allowed from numbers stored in redis.
  • The API endpoint..
    • checks the from number is in the allow list,
    • expects message content to be URLs intended for archiving,
    • submits the URL to archive.is,
    • then sends back the archived URL in the response.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published