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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • miso

    :ramen: A tasty Haskell front-end framework

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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