giraffe-fsharp/Giraffe
A native functional ASP.NET Core web framework for F# developers. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 62
- Longevity 100
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: 321.5
- age_days: 3525
- days_rel: 43
- days_push: 9
- n_releases_24m: 3
Adoption not part of the score
2250 stars · 267 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Giraffe is a functional micro web framework for F# that runs on top of ASP.NET Core. Applications are composed of HttpHandler functions that plug into the ASP.NET Core middleware pipeline, offering a functional counterpart to ASP.NET Core MVC.
Use cases
- build web APIs in F# on ASP.NET Core
- write functional-first HTTP handlers and routing
- serve JSON/XML with content negotiation in F#
- render HTML with a functional view engine or DotLiquid/Razor
- add functional middleware to an existing ASP.NET Core app
- build microservices with F# and .NET
When to choose
- you are an F# developer who wants functional-first web development on ASP.NET Core
- you want a lightweight alternative to ASP.NET Core MVC while reusing its ecosystem
- you prefer composable HttpHandler functions over controller classes
When to avoid
- you want a standalone web server independent of ASP.NET Core
- your team works primarily in C# or VB.NET
- you need a batteries-included full-stack MVC framework
Facets
framework · maturity active
web-framework routing middleware serialization templating web-development backend apis dotnet cross-platform fsharp aspnet-core micro-framework functional-programming http-handler view-engine web-server
3 sources
- readme: https://github.com/giraffe-fsharp/Giraffe · fetched 2026-08-28 · adaf51195612
- homepage: https://giraffe.wiki · fetched 2026-08-29 · e826309ac561
- site_page: https://giraffe.wiki/docs · fetched 2026-08-29 · 41620471d783
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| giraffe-fsharp/Giraffe | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="giraffe-fsharp/Giraffe")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem