servant-activeresource: Servant endpoints compatible with Rails's ActiveResources
ActiveResource is a Rails library for representing resources from a RESTful API as Ruby objects, with a similar interface to the Rails ActiveRecord ORM.
This library provides types and TH helpers for describing such APIs, and for implementing Servant-style servers to provide them.
[Skip to Readme]
Downloads
- servant-activeresource-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=2.1.1.0 && <2.3), base (>=4.14 && <4.20), bytestring (>=0.10.12 && <0.13), containers (>=0.6 && <0.8), servant (>=0.19 && <0.21), servant-server (>=0.19 && <0.21), template-haskell (>=2.16 && <2.22), text (>=1.2 && <1.3 || >=2.0 && <=2.2) [details] |
Tested with | ghc ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.5 || ==9.6.4 || ==9.8.2 |
License | BSD-3-Clause |
Copyright | Copyright (C) 2024 Bellroy Pty Ltd |
Author | Bellroy Tech Team <haskell@bellroy.com> |
Maintainer | Bellroy Tech Team <haskell@bellroy.com> |
Category | Servant, Web |
Home page | https://github.com/bellroy/servant-activeresource |
Bug tracker | https://github.com/bellroy/servant-activeresource/issues |
Source repo | head: git clone https://github.com/bellroy/servant-activeresource.git |
Uploaded | by jack at 2024-07-05T05:24:24Z |
Distributions | NixOS:0.1.0.0 |
Downloads | 39 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-07-05 [all 1 reports] |