Skip to content

simple anime api built upon tailwind, nextjs, apollo, graphql

Notifications You must be signed in to change notification settings

cumteayum/AnimeAPI

Repository files navigation

AnimeAPI

Simple Anime API built upon modern web technologies

Documentation

Documentation

Authors

Color Reference

Color Hex
Blue #08D9D6 #08D9D6
Black #252A34 #252A34
Crimson #FF2E63 #FF2E63

Run Locally

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

Screenshots

Screenshot Screenshot

Used By

This project is used by the following people:

  • me
  • also me

Optimizations

  • Added sharp for Image Optimizations
  • Added react-svginline for SVG Optimizations

Support

For support, email [email protected] or join our Slack channel.

License

MIT

API Reference

Application HomePage

  GET /

Get anime

  GET /api/anime/${id}
Parameter Type Description
id string Required. Id of item to fetch

Application Search Page

  GET /search&q=...

About

simple anime api built upon tailwind, nextjs, apollo, graphql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published