This is a quick-and-dirty clone of Google's internal shortlinker. This runs on GAE because I'm lazy and didn't want to manage infra for myself this time around.
- Python 100%
| .gitignore | ||
| .travis.yml | ||
| admin.py | ||
| app.yaml | ||
| golink.py | ||
| index.yaml | ||
| LICENSE | ||
| models.py | ||
| README.md | ||
| redirector.py | ||
| requirements.txt | ||
| root.py | ||
| update_schema.py | ||
| update_schema_handler.py | ||
go-forwarder
Archived
About
This repo is for my hacky little forwarder tool I run in GAE (Google App Engine).
- Why a forwarder?
- I'm lazy
- Why GAE?
- See above
Enjoy!