/hp-api

A simple JSON-based API for getting information on Harry Potter characters.

Primary LanguageHTML

Harry Potter API

A JSON-based API for getting information on Harry Potter characters and spells.

Host https://hp-api.onrender.com
Fallback https://hp-api.herokuapp.com

Postman Collections

Download the .json file, import it into Postman and use the Visualizer feature, to view the characters as cards. image Based on the submission for the DevPost hackathon: Visualize for the Prize.

Alternatively, just press the button 👇.

Run in Postman

ToDo

  1. Beautify website
  2. Implement website SEO
  3. Add missing character images
  4. Add the Weird Sisters members
  5. Configure URLs under index.html to point to the corresponding host (Render, Heroku) (Issue #85)