aeson-injector: Injecting fields into aeson values
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - HUnit - QuickCheck - containers - quickcheck-text - scientific - tasty - tasty-hunit - tasty-quickcheck - vector Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
It is small utility library that is intented to be used in RESTful APIs, especially with servant and Swagger. Its main purpose is simple injection of fields into JSONs produced by aeson library.
[Skip to Readme]
Properties
Versions | 1.0.0.0, 1.0.0.1, 1.0.1.0, 1.0.2.0, 1.0.3.0, 1.0.4.0, 1.0.5.0, 1.0.5.1, 1.0.6.0, 1.0.7.0, 1.0.8.0, 1.0.9.0, 1.0.10.0, 1.1.0.0, 1.1.1.0, 1.1.2.0, 1.1.3.0, 1.1.4.0, 1.1.5.0, 1.1.6.0, 1.2.0.0, 2.0.0.0, 2.0.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=2.1 && <2.2), attoparsec (>=0.14 && <0.15), base (>=4.7 && <4.17), bifunctors (>=5.2 && <6), deepseq (>=1.4 && <2), hashable (>=1.0 && <2.0), lens (>=4.13 && <5.2), servant-docs (>=0.7 && <0.13), swagger2 (>=2.4 && <3.0), text (>=1.2 && <2.1), unordered-containers (>=0.2.7 && <0.3) [details] |
License | MIT |
Copyright | 2016-2017 Anton Gushcha |
Author | Anton Gushcha |
Maintainer | ncrashed@gmail.com |
Category | Data, JSON, Web |
Source repo | head: git clone https://github.com/NCrashed/aeson-injector |
Uploaded | by NCrashed at 2023-11-21T14:22:52Z |
Modules
[Index] [Quick Jump]
Downloads
- aeson-injector-2.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees