|
|
|
|
|
by harrisonhjones
3122 days ago
|
|
It would be cool if your examples (or really your entire website) was a git repo so people could easily report issues. Examples: 1. Your GO examples don't quite follow Go standard style "resp_body" instead of just "body", "resp", or "respBody" 2. Instead of "Error Codes" it should probably be "Status Codes" since the first "Error Code" is actually "200 OK" |
|
Made the change.