Skip to content

Yet another end-to-end typesafe APIs for express (proof of concept)

Notifications You must be signed in to change notification settings

dlemfh/yaetae-poc

Repository files navigation

yet another End-to-end Typesafe APIs for Express

* Proof of Concept

Achieves the same goal as tRPC, but without inventing new syntax for writing servers.
Just use plain-old Express!

demo.mp4
  • Zero run-time overhead
  • Zero configuration
  • Opt-in
  • Compatiple with JSDoc

Made possible with TS template literal types, see here.

ts-template-literal-types.mp4

About

Yet another end-to-end typesafe APIs for express (proof of concept)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published