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

https://github.com/daimdn/fetchquery

fetchQuery is a lightweight and flexible JavaScript library that simplifies making HTTP requests with support for both synchronous and asynchronous operations. Inspired by the popular axios library, fetchQuery provides an easy-to-use API for GET, POST, PUT, and DELETE requests. https://www.npmjs.com/package/fetchquery
https://github.com/daimdn/fetchquery

ajax fetch nodejs react requests

Last synced: about 1 year ago
JSON representation

fetchQuery is a lightweight and flexible JavaScript library that simplifies making HTTP requests with support for both synchronous and asynchronous operations. Inspired by the popular axios library, fetchQuery provides an easy-to-use API for GET, POST, PUT, and DELETE requests. https://www.npmjs.com/package/fetchquery

Awesome Lists containing this project