wai
Web framework adapter
An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware.
Haskell Web Application Interface
837 stars
31 watching
263 forks
Language: Haskell
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 469 |
alexmingoia/twain | A lightweight framework for building web applications in Haskell | 69 |
fumieval/webauthn | A Haskell implementation of the server-side verifier for Web Authentication API | 15 |
haskell-servant/servant | A Haskell-based type-level web development framework | 1,834 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
jyothsnasrinivas/eta-yesod-minimal | An example project demonstrating a Yesod web application built with the Eta Haskell compiler | 5 |
rhysd/wain | An experimental WebAssembly interpreter written in Safe Rust with a focus on performance and memory safety. | 437 |
snowdriftcoop/snowdrift | A web application framework in Haskell using the Yesod framework. | 92 |
tzemanovic/haskell-yesod-realworld-example-app | Real-world application demonstrating CRUD and authentication using Haskell and Yesod | 169 |
asbiin/laravel-webauthn | An adapter to integrate WebAuthn two-factor authentication into Laravel applications | 278 |
agrafix/spock | A Haskell web framework for rapid development with features like typesafe routing and CSRF protection. | 679 |
yesodweb/yesod | A Haskell web framework providing a set of tools and techniques for building fast, secure, and productive web applications | 2,650 |
chrispenner/firefly | A simple Haskell web framework for building lightweight servers with monad-based request handling. | 87 |
isovector/suavemente | An applicative functor that allows Haskell programs to interact with HTML elements using websockets. | 72 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |