All Projects → FrontendMasters → Api Design Node V2

FrontendMasters / Api Design Node V2

[Course] API Design in Node.js, v2: REST & GraphQL code

Programming Languages

javascript
184084 projects - #8 most used programming language

Frontend Masters: API Design in Node.js v2 course

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)

Getting Started

The curriculum is broken up by branches. Each branch walks through a different lesson. There are usually some tests you must get to pass. For each branch, there is a solution branch.

  • Checkout to the first lesson branch git checkout lesson-1

Contributing

If you see issues:

  • fork this repo
  • clone your fork
  • cut a branch
  • write your code
  • issue PR to upstream
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].