Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 215 Bytes

README.rst

File metadata and controls

18 lines (12 loc) · 215 Bytes

shurl

URL shorten service

require

  • bottle pip install bottle
  • gevent pip install gevent
  • pylru pip install pylru

usage

curl -i http://shurl.im/ -F "url=your url"