Postgres HTTP (Canary)

Turns your postgres db into an REST api

Deploy Postgres HTTP (Canary)

Postgres

railwayapp-templates/postgres-ssl:16

Just deployed

/var/lib/postgresql/data

Postgres HTTP (Canary)

lassejlv/postgres_http:canary

Just deployed

Postgres HTTP (Canary)

Beaware this is canary version with. Use the stable one if you dont wanna see bugs: https://railway.com/template/UYtPO2?referralCode=lasse

Turns your postgres db into an http server. Great for beginners or just small projects and testing.

You can find the source code here: github.com/lassejlv/postgres_http

API reference

- POST /query
  - body: { query: string, args: any[] }
  - headers: { Authorization: Bearer  }
  - response: { rows: any[] }

- GET /status
   - headers: { Authorization: Bearer  }
   - response: { ok: boolean, ping: number  }

I cant run...

By default you cannot run: DELETE, DROP, TRUNCATE. Update the env variable ALLOW_DANGEROUS_SQL_COMMANDS and set it to true if you wanna be doing that.

API key

You will find the api under the variables tab. It's randomly generated under creation.


Template Content

More templates in this category

View Template

Foundry Virtual Tabletop

A Self-Hosted & Modern Roleplaying Platform


View Template

(v1) Simple Medusa Backend

Deploy an ecommerce backend and admin using Medusa


View Template

peppermint

Docker-compose port for peppermint.sh