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.
- Host: GitHub
- URL: https://github.com/fizruk/http-api-data
- Owner: fizruk
- License: other
- Created: 2015-10-03T21:37:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T15:47:43.000Z (3 months ago)
- Last Synced: 2024-09-02T18:10:52.615Z (2 months ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/http-api-data
- Size: 370 KB
- Stars: 52
- Watchers: 3
- Forks: 42
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Nikolai Kudasov
- Login: fizruk
- Email:
- Kind: user
- Description: Haskell CTO, teacher, enthusiast. Jazzman. Father.
- Website: fizruk.github.io
- Location:
- Twitter: crazy_fizruk
- Company: @InnopolisUniversity
- Icon url: https://avatars.githubusercontent.com/u/686582?u=90d148566a0b879ded105eb649905f409df51197&v=4
- Repositories: 100
- Last Synced at: 2023-04-10T11:40:48.461Z
- Profile URL: https://github.com/fizruk
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- hackage: 82,191 total
- Total docker downloads: 35
- Total dependent packages: 53
- Total dependent repositories: 468
- Total versions: 31
- Total maintainers: 3
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
- 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
- actions/cache v2 composite
- actions/checkout v2 composite