We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
249ff8a
version 0.1.3.0: servant * Extract Wai/Warp helpers into separate module * Add cabal.project * CBDINFRA-84 Initial servant support CBDINFRA-92 DerivingVia ToJSON + FromJSON + ToSchema CBDINFRA-96 Examples in Swagger * CBDINFRA-87 Add CBD auth for Servant * Add sample servant app * CBD Auth, openapi3 * Run server with middlewares * Add runServantServerWithContext * Generalize MonadWebError instance * Add servant-swagger-ui * Add RawM combinator * stylish-haskell * version 0.1.3.0: servant