Popularity
5.1
Declining
Activity
0.0
Stable
8
4
0
Monthly Downloads: 2
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
happstack-foundation alternatives and similar packages
Based on the "Happstack" category.
Alternatively, view happstack-foundation alternatives based on common mentions on social networks and blogs.
-
happstack-clientsession
Securely store session data in a client-side cookie. Uses the clientession library. -
happstack-server-tls
Adds HTTPS support to happstack-server -
happstack-lite
A simplified subset of happstack-server -
happstack-jmacro
support for using jmacro with Happstack -
happstack-authenticate
An authentication framework for Happstack with support for pluggable authentication modules -
happstack-server-tls-cryptonite
TLS support for happstack, based on native crypto implementation in tls and cryptonite packages.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of happstack-foundation or a related project?
README
happstack-foundation

happstack-foundation
is a library which builds on top of existing components to provide a powerful and type-safe environment for web development. It uses:
happstack-server for the underlying HTTP support
HSP for HTML templates
web-routes for type-safe URL routing
reform for type-safe form generation and validation
acid-state for persistent data storage