mirror of
https://github.com/jorisvink/kore
synced 2025-03-10 04:59:02 -04:00
Kore python module example.
Run:
$ kore run
Test:
$ curl -k https://127.0.0.1:8888
$ curl -k https://127.0.0.1:8888/state
$ curl -k https://127.0.0.1:8888/auth
$ curl -X PUT -d '{\"hello\": 123}' https://127.0.0.1:8888/json