boots-web: Factory for quickly building a web application

[ application, deprecated, library, mit, servant, swagger, web ] [ Propose Tags ]
Deprecated

A quick out-of-box factory using to build web application with many useful builtin components based on boots and servant.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2, 0.2.0.1
Change log CHANGELOG.md
Dependencies aeson (>=1.4.4 && <1.5), base (>=4.10 && <5), boots (==0.2), boots-app (==0.2), bytestring (>=0.10.8 && <0.11), containers (>=0.6.0 && <0.7), ekg-core (>=0.1.1 && <0.2), http-types (>=0.12.3 && <0.13), microlens (>=0.4.10 && <0.5), monad-logger (>=0.3.30 && <0.4), salak (>=0.3.5 && <0.4), servant-server (>=0.16.2 && <0.17), servant-swagger (>=1.1.7.1 && <1.2), swagger2 (>=2.4 && <2.5), text (>=1.2.3 && <1.3), time (>=1.8.0 && <1.10), unordered-containers (>=0.2.10 && <0.3), vault (>=0.3.1 && <0.4), wai (>=3.2.2 && <3.3), warp (>=3.2.28 && <3.4) [details]
License MIT
Copyright 2019 Daniel YU
Author Daniel YU
Maintainer leptonyu@gmail.com
Revised Revision 1 made by leptonyu at 2019-09-03T08:39:39Z
Category Library, Application, Servant, Swagger, Web
Home page https://github.com/leptonyu/boots#readme
Uploaded by leptonyu at 2019-08-28T13:20:10Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 824 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-08-28 [all 1 reports]

Readme for boots-web-0.2

[back to package description]

boots-web

Hackage Build MIT license Hackage-Deps

Factory for quickly building a web application.

Packages based on boots

  • Hackage Factory for quickly building an application.
  • Hackage Factory for quickly building a web application.
  • Hackage Factory for quickly building a microservice.