2017-01-30 20:30:42 +01:00
..
2017-01-29 22:57:55 +01:00
2017-01-30 20:30:42 +01:00
2017-01-25 22:38:06 +01:00
2017-01-26 22:02:11 +01: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