A RESTful API for Harry Potter data ⚡️
##Author
##Setup
- Run
npm install
- Run
npm start
- Seed MongoDB: run
node api/db/seedCharacters.js
- repeat for Objects, Creatures, Locations & Spells
A RESTful API for Harry Potter data ⚡️
##Author
##Setup
npm install
npm start
node api/db/seedCharacters.js
- repeat for Objects, Creatures, Locations & Spells