New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

japi.rest

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

japi.rest

An easier way to interact with japi.rest

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

JAPI.rest

downloadsBadge versionBadge

Installation

npm install japi.rest

Example

const japiRestPkg = require('japi.rest');
const japiRest = new japiRestPkg('Your JAPI Key'); // Get ur japi key from https://key.japi.rest

japiRest.discord.getUser('209796601357533184').then(user => console.log(user));

Endpoints

EndpointServiceRoutes
deviantartDeviantArtgetTopics
discordDiscordgetUser, getInvite, getTemplate, getApplication
metaMeta Fetcherget
mywaifulistMyWaifuListgetWaifu, getWaifuRandom, searchSeries, getSeries, topTierWaifus, mostPopular, topTrash, vTubers, seasonalBestWaifus, seasonalWorstWaifus, seasonalPopularWaifus
patreonPatreongetCreator
pcpartpickerPCPartPickergetList
presenceJAPI Presenceget
tiktokTikTokgetCreator
wikihowWikiHowsearch, info

Keywords

japi.rest

FAQs

Package last updated on 04 Sep 2021

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