Coder Social home page Coder Social logo

comicgang / manga-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fireflydeveloper/manga-api

0.0 0.0 0.0 1.51 MB

The Manga API is a versatile and user-friendly tool that provides developers with access to a vast collection of manga-related information. This API is designed to facilitate the retrieval of data related to manga titles, chapters, and additional details for enthusiasts and developers alike.

License: GNU General Public License v3.0

JavaScript 52.91% HTML 47.09%

manga-api's Introduction

Manga API

The Manga API is a powerful tool for accessing manga-related information. Whether you're building a manga-centric application or exploring the world of manga data, this API provides a variety of features to suit your needs.

Features

  1. Search Manga:

    • Endpoint: /search
    • Method: GET
    • Description: Returns a list of manga based on the provided search query. Includes details such as manga ID, image, title, author, update, and view count. Supports pagination.
    • Parameters:
      • query: The search query string.
      • page: The page number (optional).
  2. Get Chapter Information:

    • Endpoint: /chapter-info
    • Method: GET
    • Description: Retrieves detailed information about a specific manga chapter. Includes metadata about the manga, such as title, alternative titles, authors, status, genres, ratings, summary, and chapter details.
    • Parameters:
      • query: The manga ID.
  3. Fetch Chapter Images:

    • Endpoint: /fetch-chapter
    • Method: GET
    • Description: Fetches images and details for a specific manga chapter based on the chapter ID.
    • Parameters:
      • query: The chapter ID.
  4. Get Latest Manga Releases:

    • Endpoint: /latest-release
    • Method: GET
    • Description: Returns the latest manga releases with details such as manga ID, thumbnail, title, and chapters.
  5. Get Latest Manga:

    • Endpoint: /latest-manga
    • Method: GET
    • Description: Returns a list of the latest manga with details including manga ID, image, title, latest chapter, and more. Supports pagination.
    • Parameters:
      • page: The page number (optional).

Getting Started

  1. Clone the repository:
    git clone https://github.com/FireFlyDeveloper/Manga-API.git

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.