Why Nostr? What is Njump?
2023-08-19 12:32:51

jingles on Nostr: w3.do updates 🌎 - API to create shorten links - More optimisation to further boost ...

w3.do updates 🌎

https://w3.do/

- API to create shorten links
- More optimisation to further boost performance

## API to create shorten links

You can use this API to create a short URL:
GET https://w3.do/get?url=<url>;

For example:
https://w3.do/get?url=https://github.com/jinglescode/nostr-url-shortener

This will return a JSON response:
{
"id":"xNQ8b0HZ",
"url":"w3.do/xNQ8b0HZ",
"eid":"<nostr event is here>"
}

## More optimisation to further boost performance

Caching with Cloudflare.
Even faster from loading the site, to creating new links, to redirecting to the destination.

GitHub:
https://github.com/jinglescode/nostr-url-shortener/releases/tag/v1.0.4

Thanks again
Author Public Key
npub1alpha9l6f7kk08jxfdaxrpqqnd7vwcz6e6cvtattgexjhxr2vrcqk86dsn