Sign inSign up

fybre/lnksnp

By fybre

Updated almost 3 years ago

No frills link/URL shortener

Image
0

1.9K

fybre/lnksnp repository overview

Just map an external port and you're off and running.

Example site: https://lnksnp.com

Exposed REST endpoints:

POST /api/LinkSnip - JSON Body: { "longLink": "[your long link]" } - generate a short link from a long link

GET /api/LinkSnip/{shortLink} - gets a long link given the short link

GET /api/LinkSnip/getLinks - gets all the links

GET /{shortLink} - gets a link and redirects. Default behaviour eg https://lnksnp.com/MW

Tag summary

Content type

Image

Digest

sha256:b6d328dc1

Size

118.8 MB

Last updated

almost 3 years ago

docker pull fybre/lnksnp