emcee21/URL Shortener
Shorten URLs using an API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-url | API endpoint URL | yes | https://clk.wnml.io/api/v2 |
| api-key | API key | yes | — |
| target-url | URL to shorten | yes | — |
| domain | Domain | no | clk.wnml.net |
| description | Description | no | — |
| expire-in | Expiration time | no | — |
| reuse | Reuse | no | false |
| timeout | Timeout | no | 60 |
Outputs
| name | description |
|---|---|
| link | The shortened URL |
| id | The ID of the shortened URL |