MarketServant (web framework)
Company Profile

Servant (web framework)

Servant is a web framework based on the functional programming language Haskell, with an emphasis on data type safety. It is free and open-source software released under a BSD 3-clause license.

Overview
Servant provides a type-level domain-specific language (DSL) to describe World Wide Web application programming interfaces (Web APIs); various interpretations of such descriptions are possible: as a server, which dispatches requests to handlers; as documentation and schema specifications for the API; and as client libraries in various languages. The type-level approach by Servant solves the expression problem by allowing the extensibility along the dimensions of both data and behavior. ==Use==
Use
It is used in production by companies such as GitHub, NoRedInk, Klarna, Input Output Global Inc. (in the Cardano project), and Wire. ==See also==
tickerdossier.comtickerdossier.substack.com