Skip to content

patrickdrd/ifttt-webhook-helpers

 
 

Repository files navigation

ifttt-webhook-helpers

  • POST /api/resolve-tco-links - resolve all t.co links in string
    • body: {"text": "sample text https://t.co/1234567890"}
    • response {"text": "sample text https://example.com"}

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.6%
  • HTML 17.4%