An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
0.20.1
over 2 years ago
Versions
41
Downloads
65,505 total
Dependent Packages
25
Dependent Repos
1,598
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%