You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.