HarryPotterAPI
Harry Potter API - https://www.potterapi.com/
Install / Use
/learn @JRC404/HarryPotterAPIREADME
Harry Potter API
A test application with the Harry Potter API to display different endpoints.
How to use the site
There are a few different things you can do on the site. Let's take a walk through them.
Characters
You can search for any character that has been mentioned in the books / films, with full names only currently.
E.g. Ronald Weasley will return the character, whereas Ron Weasley will not. This is being worked on.
Spells
Houses
Sorting hat
Prerequisites
To run this application, you'll need to do a few things. These are outlined below.
Packages to install
npm i express express-handlebars body-parser path request mongoose
Features to be added
- [x] Signup
- [x] Spells
- [ ] Login
- [ ] Sessions
API information
http://www.potterapi.com is where the application gets its information from.
