This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kore
Watch
1
Star
0
Fork
1
You've already forked kore
mirror of
https://git.kore.io/kore.git
synced
2024-11-16 06:56:33 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
cef5ac4003
kore
/
examples
/
generic
History
Frederic Cambus
d9673857d8
Fix a couple of typos in various places.
2020-09-08 13:01:18 +02:00
..
assets
conf
src
Fix a couple of typos in various places.
2020-09-08 13:01:18 +02:00
README.md
README.md
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