Skip to content

Like a Pokédex but for JJK. API to fetch data about jujutsu kaisen anime and manga. With a short resume of history of life, images and a table of more specific information of each character.

Notifications You must be signed in to change notification settings

coderj001/jujutsu-kaisen-api

Repository files navigation

Jujutsu Kaisen API

Typescript, Node, Javascript

Description

API to fetch data about Jujutsu Kaisen API anime and manga. With a short resume of history of life, images and a table of more specific information of each character.

Installation

pnpm install

Running the app

# development
pnpm start:dev

# production
pnpm build
pnpm start:prod

Paths

Path Source Method Response Queries
/api/v1 characters GET All characters soon
/api/v1 characters/:id GET Only character by id --

TODOs

  1. Unit testing
  2. GCP deployed

About

Like a Pokédex but for JJK. API to fetch data about jujutsu kaisen anime and manga. With a short resume of history of life, images and a table of more specific information of each character.

Topics

Resources

Stars

Watchers

Forks