Simple Anime API built upon modern web technologies
Color | Hex |
---|---|
Blue | #08D9D6 |
Black | #252A34 |
Crimson | #FF2E63 |
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:
- me
- also me
- Added sharp for Image Optimizations
- Added
react-svginline
for SVG Optimizations
For support, email [email protected] or join our Slack channel.
GET /
GET /api/anime/${id}
Parameter | Type | Description |
---|---|---|
id |
string |
Required. Id of item to fetch |
GET /search&q=...