yesodweb/yesod
A RESTful Haskell web framework built on WAI. observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 95
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6276
- days_rel: n/a
- days_push: 35
- n_releases_24m: 0
Adoption not part of the score
2723 stars · 385 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Yesod is a type-safe, RESTful web framework for Haskell built on the WAI interface, featuring compile-time-checked routing, templating, and persistence DSLs. It emphasizes turning runtime bugs into compile-time errors while delivering high performance through compiled code and asynchronous IO.
Use cases
- build a type-safe RESTful web API in Haskell
- develop a high-performance web application with compile-time route checking
- create a web app with safe HTML templating and form handling
- build a database-backed website with compile-time-checked persistence
- serve a web application with constant-memory, asynchronous IO
When to choose
- you want maximum type safety and compile-time guarantees in web development
- you need high performance compiled web applications in Haskell
- you value DSLs for routing, templating, and persistence that are checked at compile time
When to avoid
- your team does not know Haskell or wants a shallow learning curve
- you need a large ecosystem of off-the-shelf plugins and libraries
- you prefer dynamic or scripting languages for rapid prototyping
Facets
framework · maturity active
web-framework routing templating orm form-handling http-server web-development backend apis cross-platform type-safe restful wai compile-time-checks haskell web-server
3 sources
- readme: https://github.com/yesodweb/yesod · fetched 2026-08-28 · a4d576fd87e2
- homepage: http://www.yesodweb.com/ · fetched 2026-08-29 · f2340084c9bf
- site_page: https://www.yesodweb.com/page/quickstart · fetched 2026-08-29 · 65271d42734f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yesodweb/yesod | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem