Skip to content

iaindurham/flights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flights

Requirements

  • npm
  • nvm

Installation

  1. Clone the repo
  2. In root directory of cloned repo run
    1. nvm use
    2. npm install

Tests

npm test

Running app

npm start

This will start the app running on localhost:3000

Routes

POST: /flights

Accepts posted JSON data, a sample of the request data can be found in the /mocks directory

Deployed version

A deployed version of the app can be accessed via:

https://lit-garden-88440.herokuapp.com/flights

About

Node api example that parses flight information

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages