An open API service indexing awesome lists of open source software.

https://github.com/bixoto/api-session-ts

Lightweight TypeScript HTTP API client
https://github.com/bixoto/api-session-ts

Last synced: about 2 months ago
JSON representation

Lightweight TypeScript HTTP API client

Awesome Lists containing this project

README

        

# api-session-ts

**api-session-ts** is a TypeScript version of [api-session](https://github.com/Bixoto/api-session), a lightweight base
HTTP API client.

Note: 0.0.x releases are a work-in-progress as we import private code into the library.

## Install

npm add api-session-ts

## Usage

TODO