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

https://github.com/aivec/reqres-utils

JavaScript common request and response utility functions (ie. req body creation, error handling, etc.)
https://github.com/aivec/reqres-utils

Last synced: 3 months ago
JSON representation

JavaScript common request and response utility functions (ie. req body creation, error handling, etc.)

Awesome Lists containing this project

README

          

# Aivec request and response utilies

This package is best used in conjunction with our PHP composer package [wordpress-router](https://github.com/aivec/wordpress-router) and the NPM package [axios](https://github.com/axios/axios), an alternative to `fetch`.

For info/error message building, use our PHP composer package [response-handler](https://github.com/aivec/response-handler)