#Cloud Copy Paste Server This is a first implementation of a simple wannabe "rest" API that allows to copy-paste content between devices almost as easy as a local copy-paste
#Plan for 1.0 release
- User CRUD
- Clips creation, list and show. Show last clip submitted by the user.
- Authentication.
- Basic web client: ccp-web-client.
- Basic android clients.
- Real time notifications (GCM, Faye).
#Future releases
- Ubuntu, Windows, OSX, web and who-knows-what-else clients.
- Shareable clips.
- Third party authentication.
- Throwaway clips.