Another exquisit release
Lynda.Building.RESTful.Web.APIs.with.Node.js.and.Express-XQZT
Title: Building RESTful Web APIs with Node.js and Express
Publisher: Lynda
Size: 297M (310996193 B)
Files: 7F
Date: 10/31/2017
Course #: 633869
Type: Web Development
Published: 10/27/2017
Modified: N/A
URL: www.lynda.com/Node-js-tutorials/Building-RESTful-Web-APIs-Node-js-Express/633869-2.html
Author: Emmanuel Henri
Duration: 1h 40m
Skill: Intermediate
Exercise: [X]
Installation:
Unpack that shit, run that shit
Weve abandoned iso format as it provides no benefits to bookware!
Notes:
Good news for JavaScript developers: Using Node.js and
Express, you can build a web API to push and pull data from your
applications via HTTP. You don't have to learn ASP.NET or
Python. You don't even have to know that much about back-end
programming. In this course, Emmanuel Henri shows how to create a
simple, RESTful web API with these two popular JavaScript
libraries. He shows how to set up the project, including the
Express server and testing environment, and create the
endpoints needed to add, update, and delete data from a MongoDB
database. At the end of the course, he shows how to serve static
files such as images with your new API, and explores
additional libraries that can help streamline API
development, such as Koa and LoopBack.