Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Emotional Intelligence
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Data Cleaning
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 2 hours on-demand video
  • 1 downloadable resource
  • Full lifetime access
  • Access on mobile and TV
Development Web Development API

Building REST API using Node.js and Express

Learn to create API's and call the API using Postman
Rating: 3.8 out of 53.8 (22 ratings)
3,732 students
Created by Bluelime Learning Solutions
Last updated 4/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll 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
  • Create function to validate API data

Course content

2 sections • 26 lectures • 1h 51m total length

  • Preview01:08
  • Preview02:02
  • Preview02:50
  • Preview01:44
  • Preview03:17
  • What is NPM
    03:09
  • Installing Postman
    05:37
  • Installing ATom
    03:10
  • Creating package.json file
    04:50

  • Install Express
    02:49
  • Installing JOI
    01:31
  • Creating application file
    04:03
  • Creating an array of objects
    02:03
  • Creating READ request handlers
    07:24
  • Install Nodemon
    03:10
  • What is HTTP
    06:20
  • HTTP Request Methods
    13:34
  • HTTP Response Codes
    06:06
  • Testing READ Request Handlers
    06:17
  • Creating function to validate data
    05:13
  • CREATE Request Handler
    06:18
  • Testing CREATE Request Handler
    04:46
  • UPDATE request Handler
    05:00
  • Testing UPDATE Request Handler
    03:22
  • DELETE Request Handler
    03:02
  • Testing DELETE Request Handler
    02:38

Requirements

  • Basic knowledge of JavaScript
  • Basic knowledge of Express
  • Basic knowledge of Node

Description

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)


The main functions used in any REST-based architecture are:

  • GET − Provides read-only access to a resource.

  • PUT − Creates a new resource.

  • DELETE − Removes a resource.

  • POST − Updates an existing resource or creates a new resource.


In this course you will learn a practical demonstration of building  a REST API using Node.js and Express.

You learn how to:

  • Create a web API .

  • Build an express server

  • Create request handlers with CRUD methods.

  • Configure routing, URL paths, and return values.

  • Call the web API with Postman.

  • Perform CRUD operations on API using Postman as API Client

  • Validate data for the API


Who this course is for:

  • Absolute beginners to creating API's

Instructor

Bluelime Learning Solutions
Learning made simple
Bluelime Learning Solutions
  • 4.1 Instructor Rating
  • 15,742 Reviews
  • 339,434 Students
  • 213 Courses

Bluelime is UK based and creates quality easy to understand  eLearning  solutions .All our courses are 100% video based. We teach hands –on- examples  that teach real life skills .

Bluelime has engaged in various types of projects for fortune 500 companies and understands what is required to prepare students with the relevant skills they need.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.