> cat /dev/github | grep security-tools
discovered 03 Aug 2026

servant

via awesome-list
→ View on GitHub
Servant is a type-level web domain-specific language (DSL) designed for building web services in Haskell. It allows developers to describe APIs at a high level of abstraction, ensuring type safety and enabling automatic documentation generation. Notable features include integration with various backends, support for benchmarks against other frameworks, and tooling for smoke testing and release management.