Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilyjspencer/harry-potter-spells
Testing the Harry Potter API
https://github.com/emilyjspencer/harry-potter-spells
api javascript
Last synced: 7 days ago
JSON representation
Testing the Harry Potter API
- Host: GitHub
- URL: https://github.com/emilyjspencer/harry-potter-spells
- Owner: emilyjspencer
- Created: 2020-05-17T23:35:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T23:45:57.000Z (over 4 years ago)
- Last Synced: 2024-10-14T15:38:51.665Z (22 days ago)
- Topics: api, javascript
- Language: JavaScript
- Size: 487 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Spells from the Harry Potter series
* Testing the Harry Potter API, this uses the /spells route to display a list of all of the spells from the Harry Potter series, on the page.
* NB - I signed up for an api key, which was used to access the data, but have not included it in the code that has been pushed, instead replacing the real key with : 'fakekey'.
* Hence, I have not included instructions on how to use this.### Built with
* JavaScript
* HTML/CSS
* Harry Potter API### What it looks like
![output](spells1.png)
![output](spells2.png)