yesod-crud: Generic administrative CRUD operations as a Yesod subsite

[ bsd3, library, web ] [ Propose Tags ]

This package helps you build administrative CRUD operations (Create, Retrieve, Update, Delete) into your web site, as Yesod subsites. There is a demo site in the example directory in the distribution.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.7
Dependencies base (>=4 && <5), classy-prelude (>=0.11 && <0.13), containers (>=0.5 && <0.6), MissingH (>=1.3 && <1.4), monad-control (>=1.0 && <1.1), persistent (>=2.1 && <2.2), random (>=1.1 && <1.2), safe (>=0.3.9), stm (>=2.4 && <2.5), uuid (>=1.3 && <1.4), yesod-core (>=1.4 && <1.5), yesod-form (>=1.4 && <1.5), yesod-persistent (>=1.4 && <1.5) [details]
License BSD-3-Clause
Copyright (c) 2015 Christopher League
Author Christopher League
Maintainer league@contrapunctus.net
Category Web
Home page https://github.com/league/yesod-crud
Uploaded by league at 2015-07-14T14:32:44Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3262 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-07-14 [all 1 reports]