pgweb/config/examples/connect_backend_go
2022-12-01 16:31:02 -06:00
..
main.go Include example backend implementation for the connect feature 2022-12-01 16:31:02 -06:00
README.md Include example backend implementation for the connect feature 2022-12-01 16:31:02 -06:00

connect-backend-go

Example Golang backend for Pgweb Connect feature

Usage

Run the backend:

go run main.go

Configure pgweb:

pgweb --sessions --connect-backend=http://localhost:4567 --connect-token=test