Skip to content

colinhacks/typesafe-api-no-graphql

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

A typesafe API — no GraphQL required

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors