ls-api-client

1.1.17 • Public • Published

Letstream API Client

Letstream API Client is a wrapper over Axios to automatically handle the errors and syntax for Letstream API Backend.

How to install

npm install --save ls-api-client

How to Use

TBD

Methods

  • contructor: (base_url, token=null), token can be a function that returns token or a string

  • login: (email, password, url=null)

  • logout: (url=null)

  • get_user: (id, authenticated=true, url=null)

About

Author: Ayush Agarwal (@thisisayush)

License: GPL-V3

Version: 1.1.17

This project is maintained by Letstream® (Letstream Ventures Private Limited)

Readme

Keywords

Package Sidebar

Install

npm i ls-api-client

Weekly Downloads

1

Version

1.1.17

License

GPL-3.0

Unpacked Size

51.6 kB

Total Files

6

Last publish

Collaborators

  • thisisayush