Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages