kore/examples/python-pgsql
Joris Vink 548348f553 2018 2018-01-20 22:51:06 +01:00
..
conf kore flavor -> kodev flavor 2017-03-06 23:18:16 +01:00
src 2018 2018-01-20 22:51:06 +01:00
.gitignore add new python-pgsql example 2017-02-06 11:51:49 +01:00
README.md kore -> kodev where appropriate 2017-03-06 11:00:53 +01:00

README.md

Kore pgsql python module example.

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

Run:

	$ kodev 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