Ecosyste.ms: Funds

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

https://github.com/fizruk/http-api-data

Last synced: about 2 hours ago

Repository metadata:

Converting to/from HTTP API data like URL pieces, headers and query parameters.


Owner metadata:


Committers metadata

Last synced: about 5 hours ago

Total Commits: 302
Total Committers: 30
Avg Commits per committer: 10.067
Development Distribution Score (DDS): 0.474

Commits in past year: 3
Committers in past year: 2
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Nickolay Kudasov n****v@g****m 159
Oleg Grenrus o****s@i****i 68
Michael Snoyman m****l@s****m 17
(cdep)illabout c****t@g****m 9
MomemtumMori a****n@m****o 7
Greg Weber g****g@g****o 5
Alexandre Baldé a****b@o****m 4
Felix Yan f****s@a****g 3
Andrew a****s@g****m 3
Catherine Galkina c****e@g****m 3
Mark Wright g****h@g****g 3
Simon Hengel s****l@t****t 3
Edward Betts e****d@4****m 1
Nickolay Kudasov f****k 1
dbaynard d****d 1
Andrew Martin a****n@l****m 1
Axel Angel a****t@v****h 1
Bodigrim a****o@g****m 1
Cary Robbins c****s@g****m 1
Dario Bertini b****o@g****m 1
Denis Redozubov d****v@g****m 1
Edsko de Vries e****o@w****m 1
Julian K. Arni j****i@g****m 1
Matthías Páll Gissurarson m****g@m****s 1
Ryan Scott r****t@g****m 1
Sibi s****i@p****n 1
Spencer Janssen s****n@g****m 1
Stephen Paul Weber s****a@s****t 1
Will Sewell me@w****m 1
antoine-fl a****e@f****m 1

Issue and Pull Request metadata

Last synced: about 2 hours ago


Package metadata

hackage: http-api-data

This package defines typeclasses used for converting Haskell data types to and from HTTP API data. Please see README.md

  • Homepage: http://github.com/fizruk/http-api-data
  • Licenses: BSD-3-Clause
  • Latest release: 0.5.1 (published over 1 year ago)
  • Last Synced: 2024-11-09T02:03:54.032Z (1 day ago)
  • Versions: 31
  • Dependent Packages: 53
  • Dependent Repositories: 468
  • Downloads: 82,191 Total
  • Docker Downloads: 35
  • Rankings:
    • Docker downloads count: 0.175%
    • Dependent packages count: 0.639%
    • Dependent repos count: 0.882%
    • Downloads: 1.661%
    • Average: 3.507%
    • Forks count: 6.262%
    • Stargazers count: 11.421%
  • Maintainers (3)

Dependencies

http-api-data.cabal hackage
  • hspec-discover >=2.7.1 && <2.11 build
  • attoparsec >=0.13.2.2 && <0.15
  • attoparsec-iso8601 >=1.1.0.0 && <1.2
  • base >=4.9 && <4.17
  • base-compat >=0.10.5 && <0.13
  • bytestring >=0.10.8.1 && <0.12
  • containers >=0.5.7.1 && <0.7
  • cookie >=0.4.3 && <0.5
  • hashable >=1.2.7.0 && <1.5
  • http-types >=0.12.3 && <0.13
  • tagged >=0.8.5 && <0.9
  • text >=1.2.3.0 && <1.3 || ==2.0.*
  • text-show >=3.8.2 && <3.10
  • time-compat >=1.9.5 && <1.10
  • transformers >=0.5.2.0 && <0.7
  • unordered-containers >=0.2.10.0 && <0.3
  • uuid-types >=1.0.3 && <1.1
  • HUnit >=1.6.0.0 && <1.7 test
  • QuickCheck >=2.13.1 && <2.15 test
  • base * test
  • base-compat * test
  • bytestring * test
  • cookie * test
  • hspec >=2.7.1 && <2.11 test
  • http-api-data * test
  • nats * test
  • quickcheck-instances >=0.3.25.2 && <0.4 test
  • text * test
  • time-compat * test
  • unordered-containers * test
  • uuid-types * test
.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite