1.0.1 • Published 4 years ago

@jackdouglas/ts-request v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Notify Internal Request Module

Internal request functions for Notify micro-services

Reusable request library that wraps fetch (but also works in web even though we use node-fetch)

Usage

This library passes the options object (2nd parameter) straight to fetch, so here is a link to the options reference for fetch