dghubble / sling
A Go HTTP client library for creating and sending API requests
☆1,690Updated 3 weeks ago
Alternatives and similar repositories for sling:
Users that are interested in sling are comparing it to the libraries listed below
- Go package for easily rendering JSON, XML, binary data, and HTML templates responses.☆1,958Updated 3 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,022Updated this week
- Simple middleware to rate-limit HTTP requests.☆2,745Updated 2 weeks ago
- Automatically generate Go (golang) struct definitions from example JSON☆2,674Updated 3 years ago
- Go Humans! (formatters for units to human friendly sizes)☆4,425Updated 10 months ago
- A go library to render progress bars in terminal applications☆2,122Updated 11 months ago
- Dead simple rate limit middleware for Go.☆2,153Updated last month
- Package validator implements struct field validations☆1,335Updated 2 years ago
- faster JSON serialization for Go☆2,966Updated last year
- HTTP middleware for Go that facilitates some quick security wins.☆2,292Updated 3 months ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,393Updated last year
- uilive is a go library for updating terminal output in realtime☆1,702Updated last year
- Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than …