Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 2.1 KB

README.md

File metadata and controls

28 lines (20 loc) · 2.1 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

Frontend Tools

Installation

See the INSTALL.md file for installation instructions.

Live instance

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

Contributing

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