jsFetch/README.md

482 B

jsFetch

Go library to bridge net/http and the JS Fetch API, without actually importing net/http. Made using the jsStreams library.

Go Report Card Go Reference

The API is exactly the same as net/http.