Replying to Avatar Jingles

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=

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

}

## 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 nostr:npub137c5pd8gmhhe0njtsgwjgunc5xjr2vmzvglkgqs5sjeh972gqqxqjak37w

Thats awesome 👏

Reply to this note

Please Login to reply.

Discussion

No replies yet.