Skip to content

web/restful-apis

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 19, 2019 08:48
July 19, 2019 08:48
May 27, 2017 08:35
July 19, 2019 08:48
June 12, 2017 16:49

Web API Development

This material covers the design of RESTful APIs and the use of NodeJS to build, test and deploy them. The material is split into two sections. The first covers the programming skills and knowledge you need to be able to understand and write scripts using NodeJS whilst the second part covers the design, development and deployment of the APIs themselves.

Introduction

Part 1: NodeJS

  1. Introduction to NodeJS
  2. Javascript Objects
  3. Asynchronous JavaScript
  4. Writing Robust Code
  5. Version Control
  6. Writing Robust Code
  7. Data Persistence

Part 2: APIs

  1. Understanding APIs
  2. Building APIs
  3. Acceptance Testing
  4. API Security
  5. Advanced API Design
  6. Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages