mirror of
https://github.com/jorisvink/kore
synced 2025-03-15 07:19:01 -04:00
Kore will automatically detect if a route is a dynamic or static one so there is no need for the configuration options to differ anymore.
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