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

https://github.com/commandstring/cmdstr-http

Build out your HTTP wrappers with a modular approach.
https://github.com/commandstring/cmdstr-http

http-client nodejs npm-package ts typescript

Last synced: 7 months ago
JSON representation

Build out your HTTP wrappers with a modular approach.

Awesome Lists containing this project

README

          

# [cmdstr-http](https://www.npmjs.com/package/cmdstr-http)

Build out your HTTP wrappers with a modular approach.

## Installation

```
npm i cmdstr-http
```

## Basic Usage

Please see the unit tests in `/src/tests` for examples.