Capstone Project: Off To Taiwan

Node/Express API with MongoDB

API Documentation

Get Started

  • npm install
  • to start: npm start
  • to load data: npm run seed (Google API Key needed)
  • to delete data: npm run wipe