Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/GetStream/rockets-go-tutorial
- Owner: GetStream
- Created: 2018-09-13T04:25:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T03:31:23.000Z (about 6 years ago)
- Last Synced: 2024-06-28T07:32:04.613Z (4 months ago)
- Topics: carving, channels, golang, rockets, seam, tutorial
- Language: Go
- Size: 22.5 KB
- Stars: 14
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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.