Simple Anime API built upon modern web technologies
Color | Hex |
---|---|
Blue | |
Black | |
Crimson |
Clone the project
git clone https://ishanPy/AnimeAPI
Go to the project directory
cd app
Install dependencies
npm install OR yarn add
Start the server
npm run dev OR yarn dev
This project is used by the following people:
react-svginline
for SVG OptimizationsFor support, email ishannagar84@gmail.com or join our Slack channel.
GET /
GET /api/anime/${id}
Parameter | Type | Description |
---|---|---|
id |
string |
Required. Id of item to fetch |
GET /search&q=...