• Stars
    star
    3
  • Rank 3,948,250 (Top 79 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 3 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple Django API that listens on '/shortener' for GET requests with URLs to shorten, and on '/' for GET requests to return the correponding shortened URL. It was made to be hosted for free on Pythonanywhere.com, for ever.