Building a REST API with Express

Building a REST API with Express

Building a REST API with Express

Regular price Rs. 1,250.00 Sale price Rs. 599.00 Save 52%
/
  • In stock, ready to Buy
Tax included.

1.5 Hours of on-demand video
Full lifetime access
Access on mobile and Laptop
● By Daniel Stern

REST stands for Representational State Transfer and defines a set of standards for web services. It is an architectural style as well as an approach for communications purposes that is often used in various web services development. An API is an interface that different software programs use to communicate with each other.
RESTful API is an API that conforms to the REST architectural style and constraints. REST systems are stateless, scalable,cacheable, and have a uniform interface.
RESTful APIs most commonly utilize HTTP requests.Four of the most common HTTP methods are :
GET, POST, PUT, and DELETE, which are the methods by which a developer can create a CRUD system – create, read, update, delete. REST it is an application program interface (API) that makes use of the HTTP requests to GET, PUT, POST and DELETE the data over WWW. (World Wide Web)
In this course you will learn a practical demonstration of building a REST API using Node.js and Express.


WHAT YOU WILL LEARN

● Create a web API with Node and Express
● Build an express server
● Create request handlers with CRUD methods.
● Configure routing, URL paths, and return values.
● Call the web API with Postman as API client
● Perform CRUD operations on API using Postman


WHO THIS COURSE IS FOR

● Absolute beginners to creating API's

1. Introduction
2. Understanding the Tools
3. Scaffolding the Application
4. Modifying Data on a REST API

Known in development circles as “the Code Whisperer," Daniel Stern has been believed to possess a supernatural connection to computers ever since he talked the supercomputer Deep Blue off the roof of a twelve-story St. Petersburg apartment building, following its shameful loss to Gary Kasparov.
He can often be found singing softly to his tablet, or gently caressing his aluminum keyboard in his arms.
Daniel has been working as a front end and full stack developer in the tech industry since 2011. He's developed single-page applications for banks like CIBC, charities like the Ontario Institute for Cancer Research, and at ad agencies like McLaren McCann, TraffikGroup and Olson. Throughout his labors, he's worked on computer programming in his spare time because, well, he's obsessed with it.
In addition to being featured in both CSS Weekly and JavaScript weekly, Daniel is well-known throughout the open-source community for maintaining several open-source tools, most notably the Angular.js and LESS-based tool, Range .css and the Angular .js audio tool, ngAudio.
In addition to being trusted by the open source community to develop top-quality, functional code, Daniel has also been invited to speak at numerous conferences including Full Stack Conference 2014 in London, England.
Daniel is an active learner and very passionate about the following technologies,
- Node.js
- Angular.js
- TypeScript
- MongoDB
- LESS
- Grunt
- Yeoman
- Many, many, many more

More from All Courses
Sale
ThreeJS Primer
Sale price Rs. 599.00 Regular price Rs. 1,250.00 Save 52%
Sale
JavaScript The Complete Guide
Sale price Rs. 599.00 Regular price Rs. 1,250.00 Save 52%
Recently viewed