Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 340 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 340 Bytes

PGRX Web Server

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.