mnh48 / ifttt-webhook-helpers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 74.8%Language:HTML 25.2%