simple backend like express or oak in js world

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
  • wai-conduit

    Haskell Web Application Interface

    No, Wai is the common abstraction, sort of like connect. Warp is one (only AFAIK) server implementation of it. Both Wai and Warp are developed along side with Yesod, you can find their source code here https://github.com/yesodweb/wai

  • Attics

    🎧 Attics -- Thousands of live concerts at your fingertips

    While IHP is more of a fullstack framework, you can also just use it as a backend only. Check out https://github.com/zacwood9/Attics as an example for using it as a JSON api.

  • 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.

  • 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

    Give IHP a try https://ihp.digitallyinduced.com/ :) A lot of people in the IHP community are just starting their Haskell journey with IHP, so you might be a good fit.

  • scotty

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

    I would recommend Scotty, although it doesn't support GraphQL as far as I know.

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