Skip to content

vfeskov/link-too-big

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 

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 ♥