REST API for any Postgres database
PostgREST is a server that automatically generates a REST API for any PostgreSQL database. Built in Haskell, the project includes comprehensive tooling for development and deployment through Nix, with support for testing across multiple PostgreSQL versions, code coverage analysis, and Docker image generation. The repository also contains extensive documentation written in reStructuredText, covering tutorials, how-to guides, topics, and reference material, along with utility tools like hsie for analyzing Haskell imports and exports within the codebase.