Skip to content

🌸 Anime Waifu Image API, your one-stop destination for fetching beautiful anime waifu images using the power of Express.js! Explore a vast collection of high-quality, handpicked images featuring your favorite anime waifus in various styles and poses.

Notifications You must be signed in to change notification settings

anmolkys/aniserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waifu.api

An API that provides you with 5000+ images of your fav waifus

Made for fun and not being used for commercial purposes.

API Reference

Returned object

item = { id , Character , url }

base_URL = https://waifuserv.onrender.com/ (slowed down because free servers)

Get Random Image

  GET base_URL 

Return 1 object by ID

Takes an :id as parameter and returns details of that specific ID

  GET base_URL/char/:id
Parameter Type Description
id number 1 - 5155

Return n objects randomly

  GET base_URL/end/:number
Parameter Type Description
n number 1 - 5155

Return waifu(s) by Name search

  GET base_URL/search/:name
Parameter Type Description
name string whitespace should be removed

Authors

About

🌸 Anime Waifu Image API, your one-stop destination for fetching beautiful anime waifu images using the power of Express.js! Explore a vast collection of high-quality, handpicked images featuring your favorite anime waifus in various styles and poses.

Topics

Resources

Stars

Watchers

Forks