Popularity
4.3
Declining
Activity
0.0
Stable
8
3
0
Monthly Downloads: 25
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-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.
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
Promo
getstream.io

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