rest icon indicating copy to clipboard operation
rest copied to clipboard

SendGrid's Golang HTTP Client for calling APIs

Results 3 rest issues
Sort by recently updated
recently updated
newest added

## Fixes failed tests - Updated the year in the license from 2023 to 2024. The test fails because this description is out of date. ``` rest_test.go:336: Incorrect Year in...

# Fixes # _This PR is based off the changes introduced in #112 by @AlaricWhitney._ Adds Go Modules, and also adds a v3 directory as per current Golang standards as...

# Fixes # Adds Go Modules, and also adding a v2 directory as per current golang standards as per https://go.dev/blog/v2-go-modules. This PR also makes minor adjustments to correct compatibility with...