Software Alternatives, Accelerators & Startups

CoreDNS VS ts-rest

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

CoreDNS logo CoreDNS

Service discovery for the cloud and more

ts-rest logo ts-rest

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

CoreDNS videos

Introduction to CoreDNS | Rawkode Live

More videos:

  • Review - TGI Kubernetes 147: CoreDNS
  • Review - CoreDNS Intro – Miek Gieben, Google (Any Skill Level)

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 CoreDNS and ts-rest)
Web Servers
100 100%
0% 0
API Tools
0 0%
100% 100
Web And Application Servers
Developer Tools
35 35%
65% 65

User comments

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

Social recommendations and mentions

CoreDNS might be a bit more popular than ts-rest. We know about 9 links to it since March 2021 and only 7 links to ts-rest. 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.

CoreDNS mentions (9)

  • Recursive DNS as a service
    Try CoreDNS as a forwarding proxy. it's trivial to setup, just make sure you set some ACLs to only respond to your IP blocks. Source: about 1 year ago
  • Best way to mitigate DDOS attacks on our DNS servers? Municipal ISP
    CoreDNS. It's a very powerful open source DNS server. Source: over 1 year ago
  • How to put DNS queries under a encrypted secure tunnel
    I’ve rather fallen out of love with pi-hole so was looking at CoreDNS but DNSCrypt looks great. Source: over 1 year ago
  • Thoughts on systemd-resolved vs. dnsmasq?
    It should be noted that this isn't unique to systemd-resolved, e.g. CoreDNS's cache will serve cached/stale denials as well. Source: over 1 year ago
  • Acceptable DNS lookup time
    I highly recommend taking a look at CoreDNS. It has very good metrics and a solid caching plugin with prefetching. Source: about 2 years 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 / 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 / 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 CoreDNS and ts-rest, you can also consider the following products

Eureka - Eureka is a contact center and enterprise performance through speech analytics that immediately reveals insights from automated analysis of communications including calls, chat, email, texts, social media, surveys and more.

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

SkyDNS - DNS service discovery for etcd. Contribute to skynetservices/skydns development by creating an account on GitHub.

goa - A design driven approach for building microservices in Go

Apache Thrift - An interface definition language and communication protocol for creating cross-language services.

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