so people are making these

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

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

    Tidy, feature-complete Web framework

    The framework I played around with for OCaml was called Dream: https://github.com/aantron/dream. I think it had built-in support for auth, but I didn't use it in what I was doing. I also barely scratched the surface of what it supported. On the whole, it seemed really nice though. The biggest issues I had were figuring out OCaml since I'd literally never used it before and figuring out how to make an HTTP call from within OCaml since the documentation can be iffy. Thankfully, Dream's documentation was actually reasonably good.

  • SaaSHub

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

    SaaSHub logo
  • yesod-persistent

    A RESTful Haskell web framework built on WAI.

    I also looked into Snap (http://snapframework.com/) and Yesod (https://www.yesodweb.com/) for Haskell. I didn't really get anywhere with those though because I had build issues with dependencies and was in a bit of a hurry so I put them off for later.

  • snap

    Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates. (by snapframework)

    I also looked into Snap (http://snapframework.com/) and Yesod (https://www.yesodweb.com/) for Haskell. I didn't really get anywhere with those though because I had build issues with dependencies and was in a bit of a hurry so I put them off for later.

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

  • The New OCaml Website

    6 projects | news.ycombinator.com | 29 Apr 2022
  • Dream – Tidy Web Framework for OCaml and ReasonML

    10 projects | news.ycombinator.com | 9 Apr 2021
  • Building a GenAI Fitness App with Gemini

    6 projects | dev.to | 27 Sep 2024
  • A Beginner’s Guide to Django Web Framework: Django from Novice to Expert

    2 projects | dev.to | 28 Jul 2024
  • Ask HN: Lesser-known/underrated cool new web-oriented tech?

    4 projects | news.ycombinator.com | 23 Jul 2024

Did you konow that Haskell is
the 23rd most popular programming language
based on number of metions?