Simple Anime API built upon modern web technologies
| Color | Hex |
|---|---|
| Blue | |
| Black | |
| Crimson |
Clone the project
git clone https://ishanPy/AnimeAPIGo to the project directory
cd appInstall dependencies
npm install OR yarn addStart the server
npm run dev OR yarn devThis project is used by the following people:
- me
- also me
- Added sharp for Image Optimizations
- Added
react-svginlinefor SVG Optimizations
For 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=...
