Link Too Big libi.me
Ever got tired of them huge links? Just feed them to libi.me and get super tiny ones instead
Unlike https://bitly.com/ it supports internationalized links, e.g., http://한국.icom.museum
Install Docker and do: docker-compose up
, go to http://localhost:20000
It's deployed to AWS EB using: Dockerrun.aws.json
See ARCHITECTURE
I benchmarked HTTP server serving Redis values written with:
- Ruby making new thread on each request
- Ruby with event-machine
- NodeJS
See BENCHMARK
See NOTES
MIT, see LICENSE