/animoos_v2

To consume anilist api V2

Primary LanguageJavaScriptMIT LicenseMIT

Animoos API

Getting Started

https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/book/migrating-from-apiv1/media-anime-and-manga.md

API

Start by getting the api running on your local machine, [here](https://github.com/jnhustin/animoos_v2/tree/master/api#getting-started) is the the link to that documentation

APP

Start by getting the api running on your local machine, [here](https://github.com/jnhustin/animoos_v2/tree/master/app#getting-started) is the the link to that documentation

Technology

Codebase: Python

Packages

  • Flask
  • Gunicorn
  • Requests
  • psycopg2

TODO

Rewrite these endpoints to use the V2 graphql API

  • GET featured anime
  • GET anime by title
  • GET anime by ID
  • GET character by ID

Database: PostgreSQL

Tables

Models

Server Structure


Frontend

Technology

Codebase: ReactJS

Packages

  • React-Router
  • React-Materialize
  • Axios
  • Redux
  • Redux-thunk

Todo

  • Sitemap
  • Wireframes