Image board engine, Danbooru-style.
5c003588fa
Previously engine used raw database rows for performance boost. The benefits were negligibly small, therefore it was changed so that it returns full entities again. That way serializing job return values for HTTP API should be easier in the future. |
||
---|---|---|
data | ||
lib | ||
public_html | ||
scripts | ||
src | ||
.gitmodules | ||
init.php | ||
LICENSE | ||
README.md | ||
upgrade.php |
szurubooru
Szurubooru is a Danbooru-style board, a gallery where users can upload, browse, tag and comment images, video clips and flash animations.
Szurubooru is powered by chibi, a lightweight PHP framework.
Installation instructions
For installation instructions, please see the Quick Start Guide on our wiki pages.