Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 708 Bytes

File metadata and controls

31 lines (18 loc) · 708 Bytes

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)