@letstream/ls-api-client

1.1.25 • 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 @letstream/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.24

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @letstream/ls-api-client

    Weekly Downloads

    15

    Version

    1.1.25

    License

    GPL-3.0

    Unpacked Size

    53.5 kB

    Total Files

    6

    Last publish

    Collaborators

    • thisisayush