Andrew Lalis 55eb95e08a | ||
---|---|---|
.. | ||
.mvn/wrapper | ||
src | ||
.gitignore | ||
README.md | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
start-dev.sh |
README.md
Gymboard CDN
A content delivery and management system for Gymboard, which exposes endpoints for uploading and fetching content.
This service stores file content in a directory defined by the app.files.storage-dir
configuration property. Within the storage directory, files are stored like so: /<year>/<month>/<day>/<file>
.