Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 582 Bytes

readme.md

File metadata and controls

22 lines (18 loc) · 582 Bytes

short-url

URL shortener

Travis (.com) Code Climate coverage Code Climate maintainability

Usage

POST https://short-url.ksde.pw
{
    "url": "https://nilkesede.sh"
}

RESPONSE
{
    "url": "https://short-url.ksde.pw/Z6XPGgxnd7"
}

License

MIT © Nil Késede