Generate Typescript from Servant API

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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. 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?

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. stack2cabal

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

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

  4. servant

    Servant is a Haskell 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).

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

  • Type-Level Web DSL in Haskell

    1 project | dev.to | 8 Dec 2024
  • 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