Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp
A Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp. Scotty is the cheap and cheerful way to write RESTful, declarative web applications. * A page is as simple as defining the verb, url pattern, and Text content. * It is template-language agnostic. Anything that returns a Text value will do. * Conforms to WAI Application interface. * Uses very fast Warp webserver by default. As for the name: Sinatra + Warp = Scotty.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.20.1-1.fc41 | - |
Fedora 41 | 0.20.1-1.fc41 | - |
Fedora 40 | 0.12.1-6.fc40 | - |
You can contact the maintainers of this package via email at
ghc-scotty dash maintainers at fedoraproject dot org
.