Giter VIP home page Giter VIP logo

shiro-manhwa-api's Introduction

SHIRO-MANHWA API

GitHub pull-requests GitHub release Maintenance

Fan of Mangas,Manhwas and Manhuas? , Want a Category suggestions too?.Fetch requests from API and use it in your web/android/Discord Bot.

LATEST VERSION

Here's the Latest release

API END POINTS

List of Categories

  • action
  • fantasy
  • comedy
  • over-powered
  • not-assigned
  • isekai
  • romance

Want a Discord Bot that can do all these? with moderation and anime info?,no worries,Shiro is here.

Discord Bots

First ever Verified Manhwa Bot on Discord! Invite Shiro Make Embeds with Shiro Shiro Dashboard

Usage inside the Discord Bot

USAGE

Usage

import requests
response = requests.get('https://shiro.kuuhaku.space/manhwas')
print(response.json())

JAVASCRIPT

fetch("https://shiro.kuuhaku.space/manhwas?category=fantasy", {
  "method": "GET",
  "mode": "cors"
}).then(d=>d.json()).then(d=>console.log(d))

RATE LIMITS

I'm Not a Fan of rate limits ,there are no restrictions, you can pull as many requests as you can!! FOR NOW

PROBLEM ACCESSING?

If you have any issues on using the API, feel free to create a new issue and I'll try to solve it as soon as possible!

To-Do List

  • Slice of Life Category
  • Demon Lord Category
  • Comedy End Point
  • A Simple Dashboard for API
  • Rate Limits
  • API Private Keys
  • Integrating AI

shiro-manhwa-api's People

Contributors

sireeshdevaraj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

shiro-manhwa-api's Issues

Reverting to Old URL

Integrated the project with google and google needs to verify OAUTH consent.
New Base Url will be given after the verification with private keys to access the API's.
Use the Old URL https://manhwas.herokuapp.com/ for the time being!!

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.