ptth
A simple http client with middleware for the browser
Installation
npm install --save ptth
Or grab the script from the build folder.
Code Example
ptth; data 'form': 'data' ; // logs response status code and body of the response
API Reference
See the docs.
License
MIT