Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 492 Bytes

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.