{"library":"db-seeder-postgres","type":"library","category":null,"description":"A lightweight PostgreSQL seeding server designed for E2E tests, version 0.2.0. It runs as an HTTP server that auto-generates REST endpoints for each database table, allowing tests to seed or truncate data via POST requests. Integrates easily with Cypress and Playwright. Requires an existing database schema. Can be deployed via Docker compose or npm. No CLI or programmatic API beyond the HTTP server.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","postgres","seed","database","testing","e2e","integration","playwright","cypress"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install db-seeder-postgres","imports":["script: 'db-seeder-postgres run' in package.json, then run with npm","POST http://localhost:3000/seed/{tableName} with JSON body","POST http://localhost:3000/truncate/{tableName} or /truncate"]},{"cmd":"yarn add db-seeder-postgres","imports":[]},{"cmd":"pnpm add db-seeder-postgres","imports":[]}],"homepage":"https://github.com/hammerpath/db-seeder/tree/master/packages/postgres-provider","github":"https://github.com/hammerpath/db-seeder","docs":null,"changelog":null,"pypi":null,"npm":"db-seeder-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}