Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 767 Bytes

README.markdown

File metadata and controls

26 lines (23 loc) · 767 Bytes

unserializer.com

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.

setup:

  • ./getresin.sh
  • ant clean
  • and runserver

TODO: