A TypeScript library that converts JSON-based query specifications into safe SQL queries. This parser provides a declarative way to build complex SQL queries with strong type safety, field validation, ...
RESTful API for managing users and passwords. Built with Node.js, Express, and PostgreSQL. Secured with per-client API keys. Deployed via Docker Compose. src/ app.js # Express app entry point config/ ...