link lanks for the people
Tutorials | Concepts | How To Guides | Reference
- an executable and embeddable cloud
liBin
(aka: lib + bin) - Executable API + Schema For Upstream consumtion
For the stingy jerks out there that dont want to run a DB that charges us by the second, but rather by compute and storage, think of this a stingy man's replacement of YOURLS
or bit.ly
- Because You are stingy?
- Because You just want to get started by to clicking a few buttons and install a cloud application to AWS?
- and maybe other reasons?
npm i ??? -S
- Expanding a Regular Short Link - (the bitly use case)
- Raffle Use Cases - (a link that changes based on the number of clicks)
- GDPR Workaround Use Cases - ( a link that changes based on the geography-code from where its clicked)
- Expiring Links - (a link that changes as it grows old and ages past the datetimes you set up)
- A Very Fancy Link - (compose an ensemble using a mixture of all the above)
- API Events for links on
/links
- API for Registered Queries on
/stats
- Better ACLs
- Benchmark the performance of each commit