scotty
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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 2 years ago
0.20.1
over 2 years ago
Versions
41
41
Downloads
65,505 total
65,505 total
Dependent Packages
25
25
Dependent Repos
1,598
1,598
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/scotty
spec |
| License | BSD-3-Clause |
| First Release | about 14 years ago |
| Last Synced | 26 days ago |
Repository
| Stars | 1,721 on GitHub |
| Forks | 134 on GitHub |
| Commits | 471 |
| Committers | 77 |
| Avg per Author | 6.117 |
| DDS | 0.667 |
Rankings on hackage.haskell.org
Overall
Top 1.4%
Downloads
Top 2.2%
Dependent packages
Top 1.2%
Dependent repos
Top 0.3%
Forks
Top 2.8%