package
0.16.2
Repository: https://github.com/sosedoff/pgweb.git
Documentation: pkg.go.dev

# README

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

# Structs