https://bugzilla.redhat.com/show_bug.cgi?id=1031531
Bug ID: 1031531
Summary: Review Request: ghc-scotty - Haskell web framework
inspired by Ruby's Sinatra, using WAI and Warp
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected]
Spec URL: http://codeblock.fedorapeople.org/packages/ghc-scotty/ghc-scotty.spec
SRPM URL:
http://codeblock.fedorapeople.org/packages/ghc-scotty/ghc-scotty-0.5.0-1.fc20.src.rpm
Description:
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.
[WAI] <http://hackage.haskell.org/package/wai>
[Warp] <http://hackage.haskell.org/package/warp>.
Fedora Account System Username: codeblock
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review