TypeScript Compiler API: Improve API Integrations Using Code Generation

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • For TypeScript and JavaScript apps, the TypeScript Compiler API provides everything you need to build your own code generation tooling.

  • protobuf

    Protocol Buffers for JavaScript (& TypeScript).

  • Protobufjs generates input and output types and function signatures for gRPC clients by reading a .protobuf file.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

  • openapi-generator generates well-defined JavaScript clients for REST APIs based on an OpenAPI spec document.

  • xml2js

    XML to JavaScript object converter.

  • In our case, we'll need a simple library to read the WSDL XML file into something a bit easier to work with. We'll use xml2js.

  • ts-api-codegen

    Code to accompany blog post

  • Check out the code from this article in this repo.

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