Create Production-Ready SDKs for tRPC

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

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.io
featured
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
  • If you want to follow along, you can use the tRPC Speakeasy Bar example repository.

  • trpc-openapi

    OpenAPI support for tRPC 🧩

  • tRPC does not natively export OpenAPI documents, but the trpc-openapi package adds this functionality. We'll start this tutorial by adding trpc-openapi to a project, and then we'll add a script to generate an OpenAPI schema and save it as a 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
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

  • Full-Stack TypeScript with tRPC and React

    1 project | /r/reactjs | 7 Mar 2023
  • Why we ditched GraphQL for tRPC

    1 project | /r/reactjs | 14 Nov 2022
  • Full stack typesafe API-first development for REST

    1 project | news.ycombinator.com | 11 Oct 2023
  • Will you, and when will you, use trpc in your code?

    5 projects | /r/node | 19 Jun 2023
  • How to Connect a FastAPI Server to PostgreSQL and Deploy on GCP Cloud Run

    7 projects | dev.to | 26 May 2023