Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.8 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.8 KB

Snap!Cloud

The Snap! Cloud is a backend for Snap! that stores only metadata in a database for reduced query response time, while storing actual contents in disk.

Third party stuff

Frameworks and tools

Lua rocks

Did we forget to mention your stuff?

Sorry about that! Please file an issue stating what we forgot, or just send us a pull request modifying this README.

Live instance

The Snap!Cloud backend is currently live at https://cloud.snap.berkeley.edu. See the API description page at https://cloud.snap.berkeley.edu/static/API.

Contributing

Please read CONTRIBUTING.md before sending us any pull requests. Thank you!