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

https://github.com/robertbasic/golearn

Scripts and programs I write as I learn Go
https://github.com/robertbasic/golearn

Last synced: 11 months ago
JSON representation

Scripts and programs I write as I learn Go

Awesome Lists containing this project

README

          

# golearn

My repository of Go scripts and programs I write, while I learn Go.

Everything should have an accompanying blog post.

## blog posts

- readstdin.go - [Reading from standard input with Go](https://robertbasic.com/blog/reading-from-standard-input-with-go/)