larskuhtz / wai-cors
A Haskell implementation of Cross-Origin resource sharing (CORS) for Wai
☆27Updated 2 years ago
Alternatives and similar repositories for wai-cors
Users that are interested in wai-cors are comparing it to the libraries listed below
Sorting:
- mtl friendly exceptions☆51Updated 2 months ago
- An extension to Data.Serialize with built-in version control☆59Updated 2 months ago
- A monad for managed values☆50Updated 2 years ago
- Cron data structure and parser for Haskell☆53Updated 6 months ago
- Traversals and Prisms for Data.Aeson☆52Updated last year
- Type-safe error handling☆64Updated last year
- ☆54Updated 6 years ago
- Template Haskell for generating ToJSON and FromJSON instances for GADTs☆22Updated 4 months ago
- Modern library for working with URIs☆69Updated last month
- Maps using values' monoidal structure during merging☆42Updated last month
- Declarative configuration spec for Haskell projects☆47Updated 6 years ago
- Swagger 2.0 data model.☆74Updated last week
- ☆44Updated 2 months ago
- All of `base` without the `Prelude` module☆44Updated 2 years ago
- Dependently-typed finite maps (partial dependent products)☆66Updated 3 months ago
- Tasty integration for the Hedgehog property testing library☆38Updated 6 months ago
- Compile git revision info into Haskell projects☆49Updated last year
- Text-based interactive GHC .prof viewer☆48Updated last year
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- Library and utility for processing cabal's plan.json file☆39Updated 4 months ago
- Instances for QuickCheck classes☆14Updated 4 months ago
- Portable temporary file and directory support for Windows and Unix.☆24Updated 2 years ago
- Derive a mock server for free from your servant API types☆19Updated last year
- Provide embedded swagger UI for servant and swagger☆47Updated 3 weeks ago
- Hedgehog will eat your typeclass bugs☆56Updated 2 months ago
- Type-safe time units in Haskell