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

https://github.com/tinywasm/fetch

A lightweight Go library that unifies HTTP requests across environments. fetchgo works with TinyGo + WebAssembly in the browser and with the standard net/http package on the server, providing a seamless API for client and server communication.
https://github.com/tinywasm/fetch

Last synced: 5 months ago
JSON representation

A lightweight Go library that unifies HTTP requests across environments. fetchgo works with TinyGo + WebAssembly in the browser and with the standard net/http package on the server, providing a seamless API for client and server communication.

Awesome Lists containing this project