1
0
mirror of https://git.kore.io/kore.git synced 2024-11-16 15:06:37 +01:00
kore/examples/python-pgsql
2019-09-27 20:00:35 +02:00
..
__init__.py turn python-pgsql into a real kore python app 2019-09-04 20:07:04 +02:00
.gitignore
app.py tiny comment on koreapp 2019-09-04 20:10:48 +02:00
kore.conf Allow multiple binds on new server directive. 2019-09-27 20:00:35 +02: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