Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hughbe/fetch-send-request
A wrapper around fetch() with callbacks
https://github.com/hughbe/fetch-send-request
Last synced: 17 days ago
JSON representation
A wrapper around fetch() with callbacks
- Host: GitHub
- URL: https://github.com/hughbe/fetch-send-request
- Owner: hughbe
- Created: 2017-07-05T08:26:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T03:37:47.000Z (over 7 years ago)
- Last Synced: 2024-12-11T12:17:54.344Z (about 1 month ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Send Request
A wrapper around fetch() with callbacks. For use validating results (with status codes) returned from a backend.