kore/examples/python-pgsql
Joris Vink 9f3046bae7 add README 2017-02-06 11:52:24 +01:00
..
conf add new python-pgsql example 2017-02-06 11:51:49 +01:00
src add new python-pgsql example 2017-02-06 11:51:49 +01:00
.gitignore add new python-pgsql example 2017-02-06 11:51:49 +01:00
README.md add README 2017-02-06 11:52:24 +01:00

README.md

Kore pgsql python module example.

This application requires kore to be built with PYTHON=1 PGSQL=1.

Run:

	$ kore run

Test:

	$ curl -k https://127.0.0.1:8888
	$ curl -k https://127.0.0.1:8888/hello
	$ curl -k https://127.0.0.1:8888/slow