Giter Site home page Giter Site logo

mroy-25 / otakudesu-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rizkyfauziilmi/anime-api

0.0 0.0 0.0 60 KB

rest api of anime indonesia webiste (otakudesu)

Home Page: https://otakudesu-anime-api.vercel.app

License: MIT License

JavaScript 100.00%

otakudesu-api's Introduction

otakudesu-anime-api

this is my first time web scraping, all this data API from https://otakudesu.bid/

Usage

  1. Clone this repository
    git clone https://github.com/RizkyFauziIlmi/otakudesu-anime-api.git
  2. Install dependecies (yarn or npm install)
    npm install
  3. Start the development environment
    npm run dev or npm run start
  4. visit http://localhost:8000 or another port if you changed it

Documentation

API PATH = https://otakudesu-anime-api.vercel.app
ApI Version = v1.0

All Ongoing Anime

[pageNumber] = 1-3 (may change depending on the database)

/api/v1/ongoing/[page]

example : https://otakudesu-anime-api.vercel.app/api/v1/ongoing/1

All Complete Anime

[page] = 1-46 (may change depending on the database)

/api/v1/completed/[page]

example : https://otakudesu-anime-api.vercel.app/api/v1/completed/1

Search Anime

[q] = any string

/api/v1/search/[q]

example : https://otakudesu-anime-api.vercel.app/api/v1/search/black%20clover

All Anime List

/api/v1/anime-list

example : https://otakudesu-anime-api.vercel.app/api/v1/anime-list

Anime Detail

[endpoint] : String

/api/v1/detail/[endpoint]

example : https://otakudesu-anime-api.vercel.app/api/v1/detail/chaisaw-sub-indo

Batch Link

[endpoint] : String

/api/v1/batch/[endpoint]

example : https://otakudesu-anime-api.vercel.app/api/v1/batch/hakumao-s2-batch-sub-indo/

Genre List

/api/v1/genres

example : https://otakudesu-anime-api.vercel.app/api/v1/genres

Genre Page

[genre] : String [page] : 1 - ... (depend on genre)

/api/v1/genres/[genre]/[page]

example : https://otakudesu-anime-api.vercel.app/api/v1/genres/action/1

otakudesu-api's People

Contributors

rizkyfauziilmi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.