Tracker-Friendly 2086754a95 | ||
---|---|---|
tests | ||
.gitattributes | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
jsFetch
Go library to bridge net/http and the JS Fetch API, without actually importing net/http. Made using the jsStreams library.
The API is exactly the same as net/http.