kore/examples/python-pgsql
Frederic Cambus d9673857d8 Fix a couple of typos in various places. 2020-09-08 13:01:18 +02: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
__init__.py turn python-pgsql into a real kore python app 2019-09-04 20:07:04 +02:00
app.py Fix a couple of typos in various places. 2020-09-08 13:01:18 +02:00
kore.conf Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +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