siren-json: Siren Tools for Haskell

[ data, library, mit ] [ Propose Tags ]

Types, classes, and functions for using the Siren—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, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.2.0.0, 0.3.0.0, 0.3.1.1
Change log ChangeLog.md
Dependencies aeson (>=0.8 && <1.5), base (>=4.6 && <4.13), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), http-media (>=0.6 && <0.8), http-types (>=0.9 && <0.13), network-uri (>=2.6 && <2.7), network-uri-json (>=0.1 && <0.4), text (>=1.2 && <1.3), unordered-containers (>=0.2 && <0.3) [details]
License MIT
Copyright (c) 2017 Alex Brandt
Author Alex Brandt
Maintainer alunduil@alunduil.com
Category Data
Home page https://github.com/alunduil/siren-json.hs
Bug tracker https://github.com/alunduil/siren-json.hs/issues
Source repo head: git clone https://github.com/alunduil/siren-json.git -b develop
Uploaded by alunduil at 2019-02-18T18:46:21Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5443 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-02-18 [all 1 reports]

Readme for siren-json-0.3.1.1

[back to package description]

Description

Siren Tools

Types, classes, and functions for using Siren in Haskell.

Getting Started

Documentation is available on Hackage and information about application/vnd.siren+json can be found at https://github.com/kevinswiber/siren.

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.