Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/ethan-arrowood/fetch-rs
- Owner: Ethan-Arrowood
- Created: 2024-01-23T05:24:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-23T07:46:30.000Z (11 months ago)
- Last Synced: 2024-11-30T12:11:02.118Z (23 days ago)
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fetch-rs
An N-API Rust implementation of WHATWG Fetch.
Built with `napi-rs`, `tokio`, and `hyper`.