Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/GetStream/rockets-go-tutorial

A tutorial in Go focused around resizing pictures of rockets. Learn about Go's syntax, HTTP Handlers, API calls, JSON parsing, Channels and more.
https://github.com/GetStream/rockets-go-tutorial

carving channels golang rockets seam tutorial

Last synced: 3 months ago
JSON representation

A tutorial in Go focused around resizing pictures of rockets. Learn about Go's syntax, HTTP Handlers, API calls, JSON parsing, Channels and more.

Awesome Lists containing this project

README

        

[Go Tutorial for Go 1.11](https://getstream.io/blog/go-1-11-rocket-tutorial/). Uses the Unsplash API, seam carving, channels, goroutines and SpaceX images to teach you Go.