Skip to content

jennhuynh02/Demo-API

Repository files navigation

Demo API

Instructions

  1. Download repo
  2. Run npm install to install dependencies
  3. Run node app.js to start the server

Technologies used

  1. Express for the routes
  2. CSV-parser to create our database in an object form
  3. Body-parser for more specific searches