collection-json: Collection+JSON—Hypermedia Type Tools

[ data, library, mit ] [ Propose Tags ]

Types, classes, and functions for using the Collection+JSON—Hypermedia Type in Haskell.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 1.0.0.0, 1.0.1.0, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.1.0, 1.1.2.0, 1.1.2.1, 1.2.0.0, 1.3.0.0, 1.3.1.0, 1.3.1.3
Change log ChangeLog.md
Dependencies aeson (>=0.8 && <1.3), base (>=4.6 && <4.12), network-uri (>=2.6 && <2.7), network-uri-json (>=0.1 && <0.2), text (>=1.2 && <1.3) [details]
License MIT
Copyright (c) 2017 Alex Brandt
Author Alex Brandt
Maintainer alunduil@alunduil.com
Category Data
Home page https://github.com/alunduil/collection-json.hs
Bug tracker https://github.com/alunduil/collection-json.hs/issues
Source repo head: git clone https://github.com/alunduil/collection-json.hs -b develop
Uploaded by alunduil at 2017-12-22T02:42:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7681 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-22 [all 1 reports]

Readme for collection-json-1.1.1.0

[back to package description]

Description

Collection+JSON Tools

Types, classes, and functions for using the Collection+JSON—Hypermedia Type in Haskell.

Getting Started

Documentation is available on Hackage and information about application/vnd.collection+json can be found at http://amundsen.com/media-types/collection/.

Reporting Issues

Any issues discovered should be recorded on github. If you believe you've found an error or have a suggestion for a new feature; please, ensure that it is reported.

If you would like to contribute a fix or new feature; please, submit a pull request. This project follows git flow and utilizes travis to automatically check pull requests before a manual review.

Contributors

The COPYRIGHT file contains a list of contributors with their respective copyrights and other information. If you submit a pull request and would like attribution; please, add yourself to the COPYRIGHT file.