Skip to content

gwendolyn954/demon-slayer-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demon Slayer API

Header Project Screenshot

Overview:

The Demon Slayer API allows you to retrieve various details about the characters in the Demon Slayer universe. Whether you're a fan of the series or building an application centered around Demon Slayer, this API offers essential character facts with more to come soon!

Tech Used

Express, Node.js, JavaScript, CSS, EJS

Get Started

Check out the Demon Slayer API documentation at https://demon-slayer.cyclic.app.

How To Use

The API provides the following endpoints to retrieve character facts:

Base URL

Serves all characters.

GET https://demon-slayer.cyclic.app/api/

/name

Serves specific character facts. Replace /name with a character name.

GET https://demon-slayer.cyclic.app/api/name

/race/human

Serves character facts for all human characters.

GET https://demon-slayer.cyclic.app/api/race/human

/race/demon

Serves character facts for all demon characters.

GET https://demon-slayer.cyclic.app/api/race/demon

Working On:

  • Responsiveness
  • More character data
  • Additional endpoints

About

A Demon Slayer API serving Demon Slayer character facts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published