anthonybrown / API-design-v2

This is a workshop I did with Scott Moss, it's an update to an earlier workshop I did, this time we took an existing API built with Express and ported it over to GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front End Masters: API Design with Node V2

Learn to build with Node, Express, Mongo, and GraphQL

What you'll need to know

  • JavaScript
  • basic HTTP knowledge
  • basic API knowledge

Dependencies

  • Mongo (if you don't have this, signup for a free mongo DB at mLab)
  • Node 6+
  • Yarn or Npm (Yarn recommended)

This is a workshop I attended with Scott Moss. I wanted to update my API knowledge and this course did just that. It was a pleasure to learn from Scott.

About

This is a workshop I did with Scott Moss, it's an update to an earlier workshop I did, this time we took an existing API built with Express and ported it over to GraphQL


Languages

Language:JavaScript 100.0%