wai
Web framework adapter
An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware.
Haskell Web Application Interface
834 stars
31 watching
263 forks
Language: Haskell
last commit: 10 days 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. | 467 |
alexmingoia/twain | A lightweight framework for building web applications in Haskell | 68 |
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,826 |
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. | 436 |
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 | 275 |
agrafix/spock | A Haskell web framework for rapid development of web applications with a focus on typesafe routing and functional programming concepts. | 679 |
yesodweb/yesod | A Haskell web framework providing a set of tools and techniques for building fast, secure, and productive web applications | 2,638 |
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. | 73 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |