Skip to content

Releases: libnudget/mini

Release list

v0.1.0

Choose a tag to compare

@bniladridas bniladridas released this 06 Aug 19:43

A tiny, dependency-free HTTP client for Go.

What's included

  • Package-level Get and Post helpers.
  • New client with WithTimeout and WithHeader options.
  • Client.Do with method, URL, and body support.

Install

go get github.com/libnudget/mini@v0.1.0