A simple unserializing service for google app engine (gae). Right now PHP is supported through the Resin on Java JVM; I would like to add more languages and serialized types.
- ./getresin.sh
- ant clean
- and runserver
- Submodule external project dependencies
- Language support
PHP- C# (XML?)
- Java
- Python (pickle?)
- Snippet/Persistence
- GUID assignment on submit
- Key value store of GUID and PHP data
- URL mapping to saved key/value
- Execution through web snippets api