/ifttt-webhook-helpers

Primary LanguageTypeScriptMIT LicenseMIT

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"}