haskell-admin-core: Core Modules of Haskell Admin

[ library, mit, remote-management, web ] [ Propose Tags ]
Versions [RSS] 1.0.0.0
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), bytestring, http-types, servant, servant-server, wai, wai-cors, wai-middleware-bearer, word8 [details]
License MIT
Copyright 2022 Martin Bednar
Author Martin Bednar
Maintainer bednam17@fit.cvut.cz
Category Remote Management, Web
Home page https://github.com/martin-bednar/haskell-admin#readme
Bug tracker https://github.com/martin-bednar/haskell-admin/issues
Source repo head: git clone https://github.com/martin-bednar/haskell-admin
Uploaded by martinbednar at 2022-06-08T15:09:59Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 75 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for haskell-admin-core-1.0.0.0

[back to package description]

haskell-admin-core

This package provides the core implementation of Haskell Admin without any components. It can be used to develop new components.