Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 749 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 749 Bytes

PScratchPad Server

Build Status Coverage Status

This project implements a scratchpad that can be used to store data.

It is based on Google App Engine.

Features

  • 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.