tekton / trailblazer

Python URL Shortening

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Python URL Shortening

License:MIT License


Languages

Language:Python 100.0%