Web development in Haskell

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. ihp

    🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness

    Check out IHP. Compared to Yesod it's a bit more opinionated. This might be a useful, as it allows you to focus on your domain problem instead of picking libraries etc. Also we have a very active Slack community with over 350 Haskellers. If you have any questions, you can always get help on slack.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. obelisk

    Functional reactive web and mobile applications, with batteries included.

    There's also GHCJS, with https://github.com/obsidiansystems/obelisk being (probably) the best choice, but personally I found it extremely tedious to set up a dev environment (not a nix guy) and there's also the learning curve of FRP.

  4. awesome-clojurescript

    A community driven list of ClojureScript frameworks, libraries and wrappers.

    Why don’t you consider to try clojure ? It has ClojureScript and according to your project goals it should have more UI code than server one

  5. scotty

    Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)

    Finally, to add my opinion in the context of some other posts: I'd suggest Scotty (and probably other libraries I'm less familiar with) before Servant in particular, as Servant is a lot to absorb if you're also trying to build fluency in Haskell at the same time. Similarly, I'd advocate for Elmish (disclaimer, it's written by (very talented programmers other than myself at) my company) over Halogen, at least based on the last time I tried Halogen--I found it pretty complex as well. Don't get me wrong, I think Servant and Halogen are both great, just...complex.

  6. miso

    :ramen: A tasty Haskell front-end framework

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

  • Options for a frontend of demo for a toy app

    6 projects | /r/haskell | 13 Jun 2022
  • Production REST API Infrastructure

    2 projects | /r/webdev | 18 Jun 2023
  • haskell todo list app (beginner)

    3 projects | /r/haskell | 8 Jun 2023
  • jsaddle + firefox

    4 projects | /r/haskell | 21 May 2023
  • Should a noob consider learning Haskell for web back end?

    2 projects | /r/haskell | 1 Mar 2022

Did you know that Haskell is
the 25th most popular programming language
based on number of references?