libi.me
Link Too BigEver 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
How to run
Install Docker and do: docker-compose up
, go to http://localhost:20000
It's deployed to AWS EB using: Dockerrun.aws.json
Architecture
See ARCHITECTURE
Benchmark
I benchmarked HTTP server serving Redis values written with:
- Ruby making new thread on each request
- Ruby with event-machine
- NodeJS
See BENCHMARK
Notes
See NOTES
License
MIT, see LICENSE