Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)
Stars
1.8k
Forks
132
Watchers
1.8k
Open Issues
31
Overall repository health assessment
No package.json found
This might not be a Node.js project
Bump CI to GHC 9.12.2; update tested-with field (#427)
c0fa787View on GitHubAdd middleware example demonstrating request logging and header validation (#421)
b5daadeView on GitHubEnable -Wall -Werror and remove deprecated code for 0.30 release (#422)
899e16aView on GitHubAdd tests for Network.Wai.Middleware.ValidateHeaders (#418)
2e51575View on GitHubAdded ActionM variants for cookie module functions (#407)
2ab433bView on GitHubURL-decoding query and form parameters + decoding `FormData` (#392)
9e9c1b4View on GitHub