Skip to content

๐Ÿ’Ž JavaScript API wrapper for BaniDB REST API

Notifications You must be signed in to change notification settings

KhalisFoundation/banidb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

60 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

banidb ๐Ÿ”ฅ

A JavaScript wrapper for Khajana REST API

Installation

npm install @sttm/banidb

Usage

The module is built as UMD. So you can use it directly in a script tag, or you can require it.

Refer to following demos to use it.