kore/examples/generic/README.md

220 B

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