|
You are here |
blog.gopheracademy.com | ||
| | | | |
xdg.me
|
|
| | | | | Usage and implementation of strum, a Go library for unmarshaling text. | |
| | | | |
ukiahsmith.com
|
|
| | | | | Often times we need to unmarshal upstream data with unique constraints. Such as custom data types, or custom parsing of specific formats. Using the standard library could be impractical, and handling long structs manually can be tedious; however there is an alternative. | |
| | | | |
www.thepolyglotdeveloper.com
|
|
| | | | | Learn about GraphQL and how to use it to query for data in Golang without creating numerous RESTful API endpoints. | |
| | | | |
scorpil.com
|
|
| | | Short history of HTTP protocol | ||