Simple API using the repo Anime-Girls-Holding-Programming-Books idk why i made it
Go to http://localhost:3000/
, you will see JSON like this thats show the names and the numbers of images in that folder
Also you can see in Current Folders section
You can filter images by the book or theme by passing the name /api?filter=Folder
You can also pass multiple paramethers /api?filter=Python,C,C++
You can set width and height /api?size=width,height
git clone https://github.com/feijoes/AnimeGirls-with-Books-API.git
End enter the folder
cd AnimeGirls-with-Books-API
npm install
npm start