My ideal GraphQL framework for Haskell

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
  • graphql-client

    Call and consume GraphQL APIs with type safe queries and responses (by brandonchinn178)

  • Yeah, totally agree! I actually implemented the client workflow in the graphql-client library (https://hackage.haskell.org/package/graphql-client) which does that workflow

  • compendium-client

    Mu (μ) is a purely functional framework for building micro services.

  • full example: https://github.com/higherkindness/mu-haskell/blob/master/graphql/exe/Main.hs

  • 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
  • purescript-graphql

    End to End typesafe GraphQL with PureScript

  • Interesting writeup. I am not a Haskell developer, but I developed the PureScript GraphQL package and I continue to look at other FP GraphQL implementations for inspiration. At the same time I am building GraphQL servers now for almost 5 years. Here are some of my thoughts that might be interesting for you:

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