trailblazer Python URL Shortening Mostly just because I can and it sounded like fun! Example curl -v "localhost:5000/trail" -X POST -d '{"url":"http://pyroturtle.com"}' -H "Content-Type: application/json"