Skip to content

Discuss and demonstrate REST APIs at an introductory level

Notifications You must be signed in to change notification settings

jhgoodwin/rest-api-intro

Repository files navigation

REST API Introduction

Material here used in talk for https://www.meetup.com/Triangle-Adult-Junior-Developers/events/248213388/

Purpose of this repo is to give a simple playground for someone to learn about REST APIs. It is not designed to be comprehensive, just a jumpstart to begin playing and learning.

Requirements:

Optional:

  • yarn - sudo npm install -g yarn
    • if you skip using yarn, replace yarn with npm in instructions below.

How to run project:

  • yarn install
  • yarn start

The library used to create the service is json-server:

About

Discuss and demonstrate REST APIs at an introductory level

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published