Socket
Book a DemoInstallSign in
Socket

animages-api

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

animages-api

Anime API module

2.0.0-update
latest
npmnpm
Version published
Maintainers
1
Created
Source

Anime-Images-API Javascript Wrapper

About:

This ia a Javascript Wrapper For Animages-Api

About The API:

Anime-Images API is a powerful Rest API built with Node.JS

1000+ Images

10+ Endpoints. With more being Added

Lightning fast responses

🎇 Installion

yarn add animages-api 
npm i animages-api

🎁 Basic Usage:

const Anime = require("animages-api")
 
async function getAnime () {
const Params = await new Anime ({ source: null })
.default ()
.then (value => value.json ())

const anime = new Anime ({ source: Params.one [0]
    .kiss
})
.anime ()
.then (value => value.json ())

return console
.log (await anime)
}

getAnime () // response

🎃 Output:

{
  image: 'https://cdn-anime-images-api.hisoka17.repl.co/images/kiss2.gif',
  url: 'https://anime-api.hisoka17.repl.co/img/kiss',
  response: {
    url: 'https://cdn-anime-images-api.hisoka17.repl.co/images/kiss2.gif'
  }
}

🧧 Params Methods:

API 'one':

ParamsDescription
hugSends a hug Gif
kissSends a kiss Gif
slapSends a slap Gif
punchSends a punch Gif
winkSends a winking Gif
patSends a pat Gif
killSends a kill Gif
cuddleSends a cuddle Gif
wafiuSends a waifu

API 'two':

ParamsDescription
hentaiSends a hentai Gif
boobsSends a boob Gif
lesbianSends a lesbian Gif

Module of api service

Keywords

anime

FAQs

Package last updated on 12 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.