Generate Typescript from Servant API

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • servant-ts

    See the docs and live playground here

  • I googled how to do this, and found https://github.com/smaccoun/servant-ts. It doesn't seem to be on Stackage however. How do I work around this, or does another package exist?

  • stack2cabal

    Convert stack projects to cabal.project + cabal.project.freeze

  • run stack2cabal --no-pin-ghc (there are binaries here)

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

    Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!

  • I asked a somewhat relevant question recently. Maybe you'll find this discussion somewhat helpful: https://github.com/haskell-servant/servant/issues/1547; two packages were talked about. One of the folks from Well Typed replied, and said they tried it recently (and worked fine).

  • servant-typescript

    TypeScript client generation for Servant

  • You can find it on Hackage and GitHub.

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

  • An alternative front end for Haskell?

    3 projects | news.ycombinator.com | 7 Oct 2023
  • Any open source projects to contribute to for beginners

    8 projects | /r/haskell | 13 Feb 2023
  • My Module Structure Does Not Feel Haskell-like

    2 projects | /r/haskell | 13 Dec 2022
  • Question: Servant with NamedRoutes and Swagger

    1 project | /r/haskell | 25 Nov 2022
  • Monthly Hask Anything (November 2022)

    3 projects | /r/haskell | 1 Nov 2022