A minimal example that creates a PostgreSQL function returning an array of strings, exposes it as a REST endpoint, and renders the results on a web page.
bun run devThen open http://127.0.0.1:8080 in your browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
A minimal example that creates a PostgreSQL function returning an array of strings, exposes it as a REST endpoint, and renders the results on a web page.
bun run devThen open http://127.0.0.1:8080 in your browser.