Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.
/ MagicUrl Public archive

A serverless URL shortener powered by AWS and Python

License

Notifications You must be signed in to change notification settings

thetestgame/MagicUrl

Repository files navigation

MagicUrl

MagicURL is a serverless URL shortener powered by AWS, Zappa and Python. The development and deployment environment scripts are all designed for Windows. However the project its self is cross platform capable. This project was originally created as a proof of concept for testing serverless websites inside AWS.

Note: This project should be considered a work in progress experiment. Not a release ready product

Dependencies

  • pytz
  • zappa
  • tornado
  • arrow
  • boto3
  • watchtower
  • flask
  • flask-debugtoolbar
  • flask-bootstrap
  • flask-s3
  • cloudwatch-fluent-metrics

License

MagicURL is licensed under the MIT license. A copy of the license can be found here