gustavo-depaula / dpgurl

an expirable url shortener written in clojure
MIT License
28 stars 2 forks source link

Bug when passing URL without http:// #5

Open gustavo-depaula opened 4 years ago

gustavo-depaula commented 4 years ago

Sample JSON body to /url:

{
    "link": "google.com"
}

Then url http://dpgurl.herokuapp.com/xxxxxx redirects to http://dpgurl.herokuapp.com/google.com