Coder Social home page Coder Social logo

marapy / manga-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from febryardiansyah/manga-api

0.0 0.0 0.0 2.45 MB

Rest-API Manga & Comic Bahasa Indonesia

Home Page: http://mangamint.kaedenoki.net/api/

License: MIT License

JavaScript 92.60% HTML 4.44% CSS 2.95%

manga-api's Introduction

Manga API

Restful API Manga bahasa Indonesia built with ❤️ and node.js

Usage

  1. Clone this repository
    git clone https://github.com/febryardiansyah/manga-api.git
  2. Install dependecies (yarn or npm install)
  3. Start the development environment (*if you haven't installed nodemon globally, you can do npm i nodemon --save)
    npm run dev or npm run start
  4. visit http://localhost:3000/api

Documentation

API PATH = https://mangamint.kaedenoki.net/api/
ApI Version = v2.0

All Manga

Get Latest Manga Update

/manga/page/[pagenumber]

example : https://mangamint.kaedenoki.net/api/manga/page/1

Popular Manga

Get Popular Manga

/manga/popular/[pageNumber]

example : https://mangamint.kaedenoki.net/api/manga/popular/1

Detail Manga

/manga/detail/[endpoint]

example : https://mangamint.kaedenoki.net/api/manga/detail/after-transformation-mine-and-her-wild-fantasy/

Search Manga by Name

/search/[query]

example : https://mangamint.kaedenoki.net/api/search/komi%20san

Genre List

/genres

example : https://mangamint.kaedenoki.net/api/genres

Genre Detail

/genres/[endpoint]/[pagenumber]

example : https://mangamint.kaedenoki.net/api/genres/action/1

Recommended Manga

/recommended

example : https://mangamint.kaedenoki.net/api/recommended

Manhua List (Chinese Comic)

/manhua/[pageNumber]

example : https://mangamint.kaedenoki.net/api/manhua/1

Manhwa List (Korean Comic)

/manhwa/[pageNumber]

example : https://mangamint.kaedenoki.net/api/manhua/1

Chapter

/chapter/[chapterEndpoint]

example :https://mangamint.kaedenoki.net/api/chapter/after-transformation-mine-and-her-wild-fantasy-chapter-70-bahasa-indonesia/

Showcase

App Showcase that use this API (you can add your app by edit this readme)

manga-api's People

Contributors

febryardiansyah avatar nunu27 avatar yanchespenda avatar dependabot[bot] 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.