Skip to content

khorihutama/shortIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shortIn

Simple url shortener

How To Use

curl -X POST -H "Content-Type: application/json" \
    -d '{"origUrl": "https://example.com"}' \
    https://shortin.herokuapp.com/api/short