bdcs-api: BDCS API Server
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.
This module provides an API server and library component that works with the BDCS project. It provides a web interface for clients to create, edit, and delete blueprints; to list the contents of the content store; to request composes from existing blueprints; and to fetch the results of composes.
Properties
Versions | 0.1.0, 0.1.1, 0.1.1, 0.1.2, 0.1.3 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.0.0.0 && <1.4.0.0), async, base (>=4.9 && <5.0), bdcs (>=0.6.0), bdcs-api, bifunctors, bytestring (>=0.10 && <0.11), concurrent-extra (>=0.7.0 && <0.8), cond (>=0.4.1.1 && <0.5.0.0), containers (>=0.5.7.1 && <0.6), directory (>=1.3.0.0 && <1.4.0.0), extra (>=1.6.0 && <1.7.0), filepath (>=1.4.1.1 && <1.5.0.0), gi-ggit (>=1.0.1 && <1.1), gi-gio (>=2.0.14 && <2.1.0), gi-glib (>=2.0.14 && <2.1.0), gitrev (>=1.3.1 && <1.4), haskell-gi-base (>=0.20.3 && <0.22), htoml (>=1.0.0 && <1.1), http-media (>=0.7.1 && <0.8), http-types (>=0.9.1 && <0.10), monad-logger (>=0.3.20.2 && <0.3.28.2), monad-loops (>=0.4.0 && <0.5), mtl (>=2.2.1 && <2.3), network, persistent (>=2.7.0 && <2.8.0), persistent-sqlite (>=2.6.0 && <2.7.0), resourcet (>=1.1.9 && <1.2), semver (>=0.3.3 && <0.4), servant-options (>=0.1.0 && <0.2), servant-server (>=0.12 && <0.14), split (>=0.2.3 && <0.3), stm, string-conversions (>=0.4.0 && <0.5), tar (>=0.5 && <0.6), temporary (>=1.2.0.4 && <1.3.0.0), text (>=1.2.2.0 && <1.3), time, transformers, unix (>=2.7.2.1 && <2.8.0.0), uuid (>=1.2.6 && <1.4), wai (>=3.2.1 && <3.3), wai-cors (>=0.2.5 && <0.3), warp (>=3.2.11 && <3.3) [details] |
License | GPL-3.0-only |
Author | Brian C. Lane |
Maintainer | bcl@redhat.com |
Category | Network |
Home page | https://github.com/weldr/bdcs-api |
Source repo | head: git clone https://github.com/weldr/bdcs-api |
Uploaded | by clumens at 2018-06-11T15:00:14Z |
Modules
- BDCS
- API
- BDCS.API.Compose
- BDCS.API.ComposeConfig
- BDCS.API.Config
- BDCS.API.Customization
- BDCS.API.Depsolve
- BDCS.API.Error
- BDCS.API.QueueStatus
- BDCS.API.Recipe
- BDCS.API.Recipes
- BDCS.API.Server
- BDCS.API.TOMLMediaType
- BDCS.API.Utils
- BDCS.API.V0
- BDCS.API.Version
- BDCS.API.Workspace
- API
Downloads
- bdcs-api-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees