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

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.9 && <5), boots (>=0.2.0.1 && <0.3), boots-app (>=0.2.0.1 && <0.3), 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 (>=0.16.2 && <0.17), 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), 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
Category Library, Application, Servant, Swagger, Web
Home page https://github.com/leptonyu/boots#readme
Uploaded by leptonyu at 2019-09-03T08:08:21Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 822 total (7 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-09-03 [all 1 reports]

Readme for boots-web-0.2.0.1

[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.