- Clarify that fields need to be in "key=value" format - Headers need to be in "key:value" format - Contrast POST vs GET requests with params in examples - Add an example of how to add HTTP headers - Use backticks where applicable |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| http.go | ||
| http_test.go | ||
| pagination.go | ||
| pagination_test.go | ||