Skip to content

Uvacoder/demo-typesafe-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build a typesafe API — no GraphQL required

This is a demo repo showing how to implement a typesafe API without code generation or GraphQL. It is a companion to a blog post I wrote, check it out for a detailed walkthrough of how this approach works:

https://colinhacks.com/essays/graphql-is-obsolete

Usage

  • git clone git@github.com:colinhacks/typesafe-api-no-graphql.git
  • cd typesafe-api-no-graphql
  • yarn (install dependencies)
  • yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published