Skip to content

Letstream/ls-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages