This project is an experiment to run a web server from a Postgres extension.
It uses the PGRX framework and aims to clone the functionality of PostgREST. Currently, it generates a simple asynchronous web server and validates JWT.
This project is an experiment to run a web server from a Postgres extension.
It uses the PGRX framework and aims to clone the functionality of PostgREST. Currently, it generates a simple asynchronous web server and validates JWT.