https://github.com/realtime-framework/storage
The Realtime Cloud Storage Examples
https://github.com/realtime-framework/storage
Last synced: about 2 months ago
JSON representation
The Realtime Cloud Storage Examples
- Host: GitHub
- URL: https://github.com/realtime-framework/storage
- Owner: realtime-framework
- Created: 2013-09-19T13:53:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-06T14:41:35.000Z (almost 9 years ago)
- Last Synced: 2025-01-31T08:17:11.589Z (4 months ago)
- Language: HTML
- Homepage: http://framework.realtime.co/storage
- Size: 49.1 MB
- Stars: 36
- Watchers: 16
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The Realtime Cloud Storage examples
This examples use the different Realtime Cloud Storage SDKs to save, retrieve and sync data among users. Some of this samples can be used together in different platforms, desktop and mobile (e.g. the TODO example).## About the Realtime Cloud Storage Service
Part of the [The Realtime® Framework](http://framework.realtime.co), the Realtime Cloud Storage Service is a highly-scalable backend-as-a-service powered by Amazon DynamoDB. We've added real-time notifications to keep data synchronized between users of your application.## Signup
To get your free application Realtime Cloud Storage key please sign-up [here](https://accounts.realtime.co/signup/)
## Documentation
The complete Realtime Cloud Storage API reference is available [here](http://framework.realtime.co/storage/#documentation)## License
Copyright 2013, Realtime.co.Licensed under the MIT license: [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)