Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/agrafix/Spock

api framework functional haskell http server spock web webframework

Last synced: about 2 hours ago

Repository metadata:

Another Haskell web framework for rapid development


Owner metadata:


Committers metadata

Last synced: about 5 hours ago

Total Commits: 498
Total Committers: 38
Avg Commits per committer: 13.105
Development Distribution Score (DDS): 0.482

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Alexander Thiemann m****l@a****t 258
Alexander Thiemann m****l@a****t 165
Raul Ferreira r****a@g****m 8
Nikolai Obedin d****4@g****m 6
(cdep)illabout c****t@g****m 5
Nickolay Kolev n****v@g****m 5
Alexander Thiemann a****e@g****m 4
Morgan Thomas m****s@g****m 4
Timo von Holtz t****h@t****e 3
Steven Williams s****s@y****m 3
Benjamin Weber m****l@b****m 2
Alexander Thiemann a****n@A****x 2
Brandon Simmons b****s@g****m 2
Bryn Edwards b****n@o****g 2
Chris Schneider c****s@c****m 2
Intolerable f****y@g****m 2
Leonidas Loucas l****s@i****m 2
Tim Baumann t****m@t****o 2
Zhang Yichao e****h@g****m 2
Aaron Ang a****g 1
Akira Komamura a****a@g****m 1
Alexander Thiemann a****n@h****n 1
Artyom y****m@a****e 1
Ben b****s@p****e 1
David Leuschner g****b@l****e 1
Dylan Simon d****n@d****t 1
Gil Mizrahi g****l@g****t 1
Han Joosten h****n@g****m 1
Louis Pilfold l****s@l****k 1
Martin m****i@g****m 1
and 8 more...

Issue and Pull Request metadata

Last synced: about 2 hours ago


Package metadata

hackage: reroute

abstraction over how urls with/without parameters are mapped to their corresponding handlers

  • Homepage: http://github.com/agrafix/Spock
  • Licenses: MIT
  • Latest release: 0.7.0.0 (published over 2 years ago)
  • Last Synced: 2024-11-09T02:04:10.934Z (1 day ago)
  • Versions: 16
  • Dependent Packages: 1
  • Dependent Repositories: 146
  • Downloads: 16,589 Total
  • Rankings:
    • Stargazers count: 1.074%
    • Dependent repos count: 3.679%
    • Forks count: 5.256%
    • Average: 5.929%
    • Downloads: 9.166%
    • Dependent packages count: 10.472%
  • Maintainers (2)

Dependencies

Spock-api-ghcjs/Spock-api-ghcjs.cabal hackage
  • Spock-api *
  • aeson *
  • base ==4.*
  • bytestring *
  • ghcjs-base *
  • hvect >=0.3.1
  • text *
Spock-core/Spock-core.cabal hackage
  • aeson >=0.7
  • base ==4.*
  • base64-bytestring >=1.0
  • bytestring >=0.10
  • case-insensitive >=1.1
  • containers >=0.5
  • cookie >=0.4
  • hashable >=1.2
  • http-api-data >=0.2
  • http-types >=0.8
  • hvect >=0.4
  • mmorph >=1.1
  • monad-control >=1.0
  • mtl >=2.1
  • old-locale >=1.0
  • reroute >=0.5
  • resourcet >=1.2.2
  • stm >=2.4
  • superbuffer >=0.2
  • text >=0.11.3.1
  • time >=1.4
  • transformers >=0.3
  • transformers-base >=0.4
  • unordered-containers >=0.2
  • vault >=0.3
  • wai >=3.0
  • wai-extra >=3.0
  • warp >=3.0
  • Spock-core * test
  • aeson * test
  • base * test
  • base64-bytestring >=1.0 test
  • bytestring * test
  • hspec >=2.0 test
  • hspec-wai >=0.6 test
  • http-types * test
  • monad-control * test
  • reroute * test
  • text * test
  • time * test
  • transformers >=0.3 test
  • transformers-base * test
  • unordered-containers * test
  • wai * test
.github/workflows/haskell.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • haskell/actions/setup v2 composite
Spock/Spock.cabal hackage
  • Spock-core >=0.14
  • base ==4.*
  • base64-bytestring >=1.0
  • bytestring >=0.10
  • containers >=0.5
  • cryptonite >=0.6
  • focus >=0.1
  • hashable >=1.2
  • http-types >=0.8
  • hvect >=0.3
  • list-t >=0.4
  • monad-control >=1.0
  • mtl >=2.1
  • reroute >=0.5
  • resource-pool >=0.2
  • resourcet >=1.2.2
  • stm >=2.4
  • stm-containers >=1.1.0.2
  • text >=0.11.3.1
  • time >=1.4
  • transformers >=0.3
  • transformers-base >=0.4
  • unordered-containers >=0.2
  • vault >=0.3
  • wai >=3.0
  • Spock * test
  • Spock-core * test
  • base * test
  • bytestring * test
  • hspec >=2.0 test
  • hspec-wai >=0.6 test
  • stm * test
  • text * test
  • time * test
  • transformers * test
  • unordered-containers * test
  • vault * test
  • wai * test
  • wai-extra * test
reroute/reroute.cabal hackage
  • base * benchmark
  • criterion * benchmark
  • deepseq * benchmark
  • graph-core * benchmark
  • hashable * benchmark
  • http-api-data * benchmark
  • hvect * benchmark
  • mtl * benchmark
  • random * benchmark
  • regex-compat * benchmark
  • reroute * benchmark
  • text * benchmark
  • unordered-containers * benchmark
  • vector * benchmark
  • base >=4.7 && <5
  • deepseq >=1.1.0.2
  • hashable >=1.2
  • http-api-data >=0.2
  • hvect >=0.4
  • mtl >=2.1
  • text >=0.11.3.1
  • unordered-containers >=0.2
  • base * test
  • hspec * test
  • hvect * test
  • mtl * test
  • reroute * test
  • text * test
  • unordered-containers * test
  • vector * test
Spock-api/Spock-api.cabal hackage
Spock-api-server/Spock-api-server.cabal hackage