Learning to Go: Part 5 - Structs & Querying the API
Oh hi! This is a multi-part tutorial series, please make sure you reads the posts in order! You can find the list at the bottom of the page.
Structs
Our app can now accept search terms from a user, but what do we do with them? To make our search engi...
timberry.dev6 min read