This project implements a scratchpad that can be used to store data.
It is based on Google App Engine.
- Web GUI: to retrieve, store and download data and to encrypt and decrypt it.
- REST API: provides a REST API to save and load scratchpad data.
- Can be used with PScratchPad-Android an Android app.