A simple network request library with minimal dependencies. https://docs.the-eg.net/netreq/netreq/
Find a file
Taylor Talkington 814ba4da4d
All checks were successful
Build and Deploy netreq Documentation / Build and Deploy Documentation (push) Successful in 17s
📝 Update websocket new and connect method documentation
2026-01-09 15:30:52 -05:00
.forgejo/workflows 👷 Add build and deploy documentation action 2026-01-09 15:20:15 -05:00
src 📝 Update websocket new and connect method documentation 2026-01-09 15:30:52 -05:00
.gitignore 🎉 Initial commit 2025-12-21 14:36:20 -05:00
Cargo.toml 📝 Update copyright statement 2026-01-09 09:59:06 -05:00
LICENSE 📝 Update copyright statement 2026-01-09 09:59:06 -05:00
README.md 📝 Add documentation URL 2026-01-09 15:25:23 -05:00

netreq

netreq is a Rust library providing simple network request functionality with absolute minimal dependencies.

Documentation available at https://docs.the-eg.net/netreq/netreq/.