@hackage acolyte0.1.0.1
Composable, type-safe web framework for Haskell
Categories
License
BSD-3-Clause
Maintainer
Josh Burgess <joshburgess.webdev@gmail.com>
Links
Versions
Installation
Dependencies (13)
- acolyte-client >=0.1 && <0.2
- acolyte-core >=0.1 && <0.2
- acolyte-grpc >=0.1 && <0.2
- acolyte-openapi >=0.1 && <0.2
- acolyte-server >=0.1 && <0.2
- base >=4.20 && <5 Show all…
Dependents (0)
A web framework where the API is a type, middleware is tracked at compile time, and the backend is pluggable. Re-exports all common types from the component packages.