
wmshorty
This project is designed to get you up and running quickly with a simple url shortener using Google App Engine.
- Download the Google App Engine SDK for Python
- Download the code from this project into your Google App Engine directory.
- Register your application.
- Update the
app.yaml
file with the application name that you just registered with Google. - Edit each application file. Change all references from
Sample.com
to your application domain name. - Test the code. See the 'run.bat' file in the sampleshorty directory.
- Update your application. See the
update.cmd
file in your sampleshorty directory.
You can register a new domain or associate an existing domain with your application using these instructions.
Project Information
- License: GNU Lesser GPL
- 7 stars
- svn-based source control