Skip to content

ananthanandanan/Anime-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime-API

This is free API for all the Otakus out there. The tech stack used are Django, Graphql, supported by Graphene-Django. There are few useful filters eg: you can filter by the Rating or the Genre etc. This project could we extended for other apps if need be.

How to build

  • First of all clone the repo
$ git clone https://github.com/ananthanandanan/Anime-API
  • Setup a virtual environment using pip virtualenv or conda

  • cd into the project at same level as manage.py

$ pip install -r requirements.txt
$ python manage.py runserver

Screen_shot

The dataset used for this API is from kaggle

alt-text

Enjoy! 😄

Releases

No releases published

Packages

No packages published

Languages