AcidOP / potterhead-api

Welcome to the Harry Potter API! This API provides detailed information about popular characters, movies, books and spells ⚡

Home Page:https://potterhead-api.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harry Potter API

project-image

Welcome to the Harry Potter API! This API provides detailed information about popular characters from the beloved Harry Potter series. With our API you can access a wealth of data including character names wand types special abilities patronuses and more. We also have data about the books movies and spells too.

🧐 Features

Here're some of the project's best features:

  • Get info about Harry Potter characters
  • Get info about every spell in the franchise
  • Data available for every book and movies of the franchise

🛠️ Usage:

1. No API key required

2. /api/characters

Every important character

3. /api/characters/:character

An individual character detail
(eg) /api/characters/severus snape

4. /api/houses

All four houses

5. /api/houses/:house

All students who belong(ed) to that house
(eg) /api/houses/slytherin

6. /api/spells

Almost every used spell in the franchise

7. /api/spells/:spell

An individual spell
(eg) /api/spells/avada kedavra

8. /api/movies

Data about all the 8 movies

9. /api/movies/:serial_number

Individual movie detail
(eg) /api/books/3 -> Harry Potter and the Prisoner of Azkaban

10. /api/books

Data about all the 7 books

11. /api/books/:serial_number

Individual book detail
(eg) /api/books/3 -> Harry Potter and the Prisoner of Azkaban

💻 Built with

Technologies used in the project:

  • NextJS
  • Tailwind CSS

About

Welcome to the Harry Potter API! This API provides detailed information about popular characters, movies, books and spells ⚡

https://potterhead-api.vercel.app


Languages

Language:TypeScript 96.2%Language:JavaScript 3.0%Language:CSS 0.8%