Software Alternatives, Accelerators & Startups

WunderGraph VS ts-rest

Compare WunderGraph VS ts-rest and see what are their differences

WunderGraph logo WunderGraph

Save 2-4 weeks / 90% of the code building web apps by automating API integrations and security.

ts-rest logo ts-rest

Simplify E2E type-safety for your Typescript REST APIs
  • WunderGraph Landing page
    Landing page //
    2023-08-27
  • ts-rest Landing page
    Landing page //
    2023-05-06

WunderGraph videos

#WunderGraph Show & Tell #3 - Secrets, Multi-Region Deployments, Create WunderGraph App, and more...

ts-rest videos

No ts-rest videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to WunderGraph and ts-rest)
API
100 100%
0% 0
API Tools
55 55%
45% 45
GraphQL
100 100%
0% 0
Developer Tools
56 56%
44% 44

User comments

Share your experience with using WunderGraph and ts-rest. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, WunderGraph should be more popular than ts-rest. It has been mentiond 54 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

WunderGraph mentions (54)

  • GraphQL Federation Field-level Metrics 101
    To demonstrate field usage metrics in Federation, I’ll be using WunderGraph Cosmo — a fully open source, fully self-hostable platform for Federation V1/V2 that is a drop in replacement for Apollo GraphOS. - Source: dev.to / 5 months ago
  • You do need a technical co-founder
    The inverse is also true. As a technical founder, and maybe even an introvert like me, you should definitely look for a non-technical co-founder who can help you with networking, etc... I found my dream co-founder through YC Co-founder match and what can I say, it's going great. We're focusing on enterprise GraphQL/API solutions (https://wundergraph.com) and I benefit from the networking and communication... - Source: Hacker News / 6 months ago
  • The Road to GraphQL At Enterprise Scale
    GraphQL Gateway is primarily responsible for serving GraphQL queries to consumers. It takes a query from a client, breaks it into smaller sub-queries, and executes that plan by proxying calls to the appropriate downstream subgraphs. When we started our journey, there was only Apollo Federation in the arena, and we used it. Still, now you can look at other options (e.g. Mercurius, Conductor, Hot Chocolate,... - Source: dev.to / 7 months ago
  • tRPC – Move Fast and Break Nothing. End-to-end typesafe APIs made easy
    I'm a big fan of tRPC. It's amazing how it pushed TypeScript only stacks to the limit in terms of DX. Additionally, it made the GraphQL community aware of the limitations and tradeoffs of the Query language. At the same time, I think tRPC went through a really fast hype cycle and it doesn't look like we're seeing a massive move away from REST and GraphQL to RPC. That said, we see a lot of interest in RPC these... - Source: Hacker News / 10 months ago
  • Build Smarter, Not Harder: Simplifying Backend Workflows with Build-time GraphQL
    Starting to sound like a broken record, here. How do we break the cycle? Let’s talk about it, with a look at a free and open-source technology  --  WunderGraph  -- that can help us. - Source: dev.to / 11 months ago
View more

ts-rest mentions (7)

  • Popular Libraries For Building Type-safe Web Application APIs
    Ts-rest is an open-source project, and it has a fast-growing community. You can check out their documentation here. - Source: dev.to / about 2 months ago
  • The Many Ways Not to Build an API
    Surprisingly, thanks to the power of TypeScript, new Node.js RPC frameworks like tRPC and ts-rest now provide extremely pleasant and snappy developer experiences. - Source: dev.to / about 2 months ago
  • Show HN: Build type-safe web APIs with JavaScript, instantly
    It is worth noting there are also options to get both compile time type safety and runtime validation using TypeScript. Personally I’m a fan of ts-rest: https://ts-rest.com/ Write a specification of your endpoints in TypeScript, and from that one spec you get: - Server side validation of requests/responses - A TypeScript API client - Auto-generated docs (OAS) - TypeScript types for requests and responses to use in... - Source: Hacker News / 7 months ago
  • Show HN: REST Alternative to GraphQL and tRPC
    Strong disagree. The barrier you presume is that OpenAPI specs are hard to write. Raw oAPI in yaml is indeed a pain, but there are good DSL's out there. I personally love Zod->OpenAPI, via https://ts-rest.com which uses https://www.npmjs.com/package/@anatine/zod-openapi. https://github.com/asteasolutions/zod-to-openapi is another alternative for Zod.... - Source: Hacker News / 8 months ago
  • Will you, and when will you, use trpc in your code?
    I’ve recently been exploring https://ts-rest.com/ and it seems like a pretty solid project that can solve issues in my codebase. Source: 12 months ago
View more

What are some alternatives?

When comparing WunderGraph and ts-rest, you can also consider the following products

GraphQL - GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.

Fern - Describe your API endpoints, types, errors, and examples. Generate SDKs, documentation, and server boilerplate.

EdgeDB - EdgeDB is a next-generation graph-relational database that lets you easily build flexible, scalable applications in real-time.

TrueVault - TrueVault is a HIPAA compliant database as a service. Healthcare applications use TrueVault to store protected health information (PHI). TrueVault provides all client­-side and server-side functionalities required by HIPAA.

Hasura - Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.

tapir - Tapir provides a programmer-friendly, reasonably type-safe API to expose, consume and document HTTP endpoints, using the Scala language.