Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ethan-arrowood/fetch-rs

WHATWG Fetch... in Rust 🦀 (Don't take this seriously for now, I'm just exploring possibilities)
https://github.com/ethan-arrowood/fetch-rs

Last synced: 12 days ago
JSON representation

WHATWG Fetch... in Rust 🦀 (Don't take this seriously for now, I'm just exploring possibilities)

Awesome Lists containing this project

README

        

# fetch-rs

An N-API Rust implementation of WHATWG Fetch.

Built with `napi-rs`, `tokio`, and `hyper`.