What web framework would you recommend to a newbie at this time?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. moat

    mobile type (currently Swift, Kotlin) generation from Haskell types

    Servant: Not batteries included. Complex but you can generate client functions, documentation, Swagger just from specifying your endpoints. Not that opinionated so you have to figure things out yourself. Only supports a limited set of languages for its client codegen though. Right now it’s Elm and JS. Mercury seems to be working on one to support Kotlin and Swift but it still seems like a WIP.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. miso

    :ramen: A tasty Haskell front-end framework

  4. openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

    I just learned about generating clients from Open API 3. It seems like the downside is it doesn't include custom data types; relying solely on primitives. (Better than nothing though)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How and Why to Use Patches

    2 projects | dev.to | 24 Jun 2025
  • Revolutionize Your API Development: Unleash the True Power of OpenAPI Generator!

    2 projects | dev.to | 26 May 2025
  • Generate JAVA code from OpenAPI specification

    1 project | dev.to | 15 Apr 2025
  • openapi-generator VS lapidary-render - a user suggested alternative

    2 projects | 16 Mar 2025
  • Define, Generate, and Implement: An API-First Approach with OpenAPI Generator and FlightPHP

    1 project | dev.to | 24 Feb 2025