🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

wukongapi

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wukongapi

``` yarn add wukongapi ```

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

wukongapi

yarn add wukongapi
import API from 'wukongapi';
const api = new API('https://api.githubim.com');
const res = await api.route();

支持API列表

  • route GET
  • routeBatch POST
  • userToken POST
  • userOnlinestatus POST
  • userSystemuidsAdd POST
  • userSystemuidsRemove POST
  • userDeviceQuit POST
  • channel POST
  • channelDelete POST
  • channelSubscriberAdd POST
  • channelSubscriberRemove POST
  • channelBlacklistAdd POST
  • channelBlacklistRemove POST
  • channelBlacklistSet POST
  • channelWhitelistAdd POST
  • channelWhitelistRemove POST
  • channelWhitelistSet POST
  • messageSend POST
  • messageSendbatch POST
  • channelMessagesync POST
  • messageSync POST
  • messageSyncack POST
  • conversationSync POST
  • conversationsSetUnread POST
  • conversationsDelete POST

FAQs

Package last updated on 04 Feb 2024

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