Skip to content

vfeskov/link-too-big

Repository files navigation

Link Too Big libi.me

⚠️ I had to shut it down to allocate more resources for my other project. Submit an issue if you have any questions ⚠️

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

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


Leave a star if you like it ♥