Skip to content

Tuxedo is a lightweight, chainable HTTP client library for Go that simplifies working with the standard net/http package inspired by popular libraries like Resty.

License

Notifications You must be signed in to change notification settings

whoisclebs/tuxedo

Repository files navigation

Tuxedo

GoDoc GitHub Created At GitHub release OpenSSF Best Practices

Tuxedo is a lightweight, chainable HTTP client library for Go that simplifies working with the standard net/http package. With a clean, intuitive API inspired by popular libraries like Resty, Tuxedo allows you to build and execute HTTP requests with minimal boilerplate code. It supports setting headers, bodies, and even tracing, and comes with built-in JSON unmarshaling for easy response handling. Ideal for developers who need a simple yet powerful tool to streamline HTTP interactions in Go projects.

Instalalation

go get -u github.com/whoisclebs/tuxedo

About

Tuxedo is a lightweight, chainable HTTP client library for Go that simplifies working with the standard net/http package inspired by popular libraries like Resty.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Languages