simplehttp 0.0.6

Simple (and very immature) sync http client. Intended to have multiple implementations abstracting away API differences between platforms
Documentation

Simplehttp

Simple (and very immature) sync http client. Intended to have multiple implementations abstracting away API differences between platforms

CI: CircleCI

Current implementations:

  • Reqwest
  • Esp32 IDF (Embedded device with std)
  • Wasm32 Spin (Wrapping the spin http client)