Joris Vink 23047d4c2f Rework generic example configuration.
This adjusts the configuration to contain updated routing configs.
2022-01-31 20:44:14 +01:00
..
2017-03-06 11:00:53 +01: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