Frontend Master – API Design in Node.js, v4

420.00

Node js has proven it is one of the best environments to build an API in. There is an overwhelming amount of information, modules, tools, databases, and deployment platforms to build APIs in Node js. Scott share with you how he builds REST with Node js. You’ll learn everything from designing routes and schemas, to modeling data for controllers, and finally how to test and deploy your APIs.

 

HOMEPAGE – https://frontendmasters.com/workshops/api-design-node-v4/

 

Our Price: $5

Description

Size:  2.89 GB

By participating along with us in the workshop, you’ll learn:

  • You’ll design APIs because you’ll learn how to plan routes and data modeling for a real application
  • You’ll design DB schemas because you’ll learn how to create and connect to a Database using an ORM
  • You’ll test and API because you’ll learn how to effectively write code that is easly testable
  • You’ll create auth workflows because you’ll learn how to protect routes and DB queries using JWTs, passwordless, and email and password
  • You’ll deploy and API because you’ll learn how to build a production ready API from scratch