mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 12:39:01 -04:00
Generic Kore application that shows off a few things:
- File uploads (/upload)
- Authentication blocks (/private)
- base64 encoding tests (/b64test)
- Parameter validator tests (/params-test)
Run:
# kodev run