GithubHelp home page GithubHelp logo

Hilman Jalaludin's Projects

otakudesubackend icon otakudesubackend

# OtakuDesu API <p align="center"> <img alt="GitHub issues" src="https://img.shields.io/github/issues/Kaede-No-Ki/otakudesu-rest-api"> <img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/Kaede-No-Ki/otakudesu-rest-api"> <img alt="GitHub" src="https://img.shields.io/github/license/Kaede-No-Ki/otakudesu-rest-api"> <img alt="GitHub stars" src="https://img.shields.io/github/stars/Kaede-No-Ki/otakudesu-rest-api"> <img alt="GitHub forks" src="https://img.shields.io/github/forks/Kaede-No-Ki/otakudesu-rest-api"> <img alt="GitHub watchers" src="https://img.shields.io/github/watchers/Kaede-No-Ki/otakudesu-rest-api"> <img alt="GitHub contributors" src="https://img.shields.io/github/contributors/Kaede-No-Ki/otakudesu-rest-api"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/Kaede-No-Ki/otakudesu-rest-api"> </p> **Unofficial API of** : https://otakudesu.org/ ## TODO - [x] Home - [x] Ongoing - [x] complete - [x] Ongoing Pagination - [x] Complete Pagination - [x] Schedule - [x] Genre List - [x] Anime By Genre - [x] Detail Anime - [x] Detail - [x] Batch - [x] Episode List - [x] Detail Batch - [x] Download Link - [x] Detail Episode - [x] Download Link - [x] Streaming Link - [x] Search ## Usage 1. Clone this repository ```bash git clone https://github.com/Kaede-No-Ki/otakudesu-rest-api.git ``` 2. Install packages (use `yarn` or `npm`) ```bash npm install ``` 3. Start server ```bash npm run start ``` or ```bash npm run dev (you have to install nodemon on your computer) ``` ## API Documentation __Api Path__ : https://otakudesu-api.herokuapp.com/api/</br> __API Version__ : v1 | Endpoint | Params | Description | | -------- | ------ | -----------| | /home | - | Homepage | | /complete | - | Complete/Finished Anime | | /complete/page/${page} | pageNumber | Complete Pagination | | /ongoing | - | Ongoing Anime | | /schedule | - | Schedule Anime | | /genres | - | Genre List | | /genres/${id}/page/${page} | id,pageNumber | Show Anime by Genre | | /search/${query} | query | Search Anime | | /anime/${id} | id | Detail Anime | | /batch/${id} | id | Detail Anime's Batch | | /eps/${id} | id | Detail Anime's Episode | ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. ## License [MIT](https://github.com/Kaede-No-Ki/otakudesu-rest-api/blob/master/LICENSE)

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.