tiiny-host
Installation
SKILL.md
tiiny.host
Skill version: 1.1.0
Publish any file or folder to the web and get a live URL back. Static hosting only.
Requirements
- Required binaries:
curl - Optional environment variable:
$TIINYHOST_API_KEY,$TIINYHOST_EMAIL
Upload
Endpoint: POST https://ext.tiiny.host/v1/upload
Headers: x-email and/or x-api-key
Body: form-data with files (file attachments) and optional domain.
Example (anonymous upload with email):