https://github.com/schirrel/api-request
Vanilla JS api service request structure using Fetch Api
https://github.com/schirrel/api-request
Last synced: 5 months ago
JSON representation
Vanilla JS api service request structure using Fetch Api
- Host: GitHub
- URL: https://github.com/schirrel/api-request
- Owner: schirrel
- Created: 2020-08-01T14:54:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T19:10:13.000Z (almost 6 years ago)
- Last Synced: 2026-01-16T19:18:42.604Z (5 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api-request
Vanilla JS api service request structure using Fetch Api
Wrapper like axios, httpservice and angular resource.
This also uses [Request](https://github.com/schirrel/request)