← All repos

yesod

A RESTful Haskell web framework built on WAI.

Browse cluster: Haskell tooling and libraries
5,280commits
302contributors
6languages

Tech stack & purpose

Yesod is an advanced web framework for the Haskell programming language, built on WAI, that emphasizes compile-time safety and security alongside developer productivity and raw performance. The framework consists of multiple packages providing core functionality (yesod-core), form handling (yesod-form), authentication with pluggable mechanisms like OAuth and email (yesod-auth), static file serving (yesod-static), websockets support (yesod-websockets), server-sent events (yesod-eventsource), testing facilities (yesod-test), and a development server with automatic recompilation (yesod-bin). The project is maintained by the yesodweb organization and is fully documented on its website.

Community & reference links

Languages

Haskell
99.7%
HTML
0.2%
Dockerfile
0.1%
Shell
0.0%
CSS
0.0%
JavaScript
0.0%

Contributors (top 30 of 302)