@hostlink/light
TypeScript icon, indicating that this package has built-in type declarations

2.5.2 • Public • Published

HostLink Light Cient

A javascript library for Light Framework.

Installation

npm install @hostlink/light

Usage

import { createClient } from '@hostlink/light';

const api=createClient('https://example.com/api');

Login

await api.auth.login('username','password');

Logout

await api.auth.logout();

Readme

Keywords

none

Package Sidebar

Install

npm i @hostlink/light

Weekly Downloads

53

Version

2.5.2

License

none

Unpacked Size

169 kB

Total Files

28

Last publish

Collaborators

  • mathsgod