This commit is contained in:
Kim 2022-09-28 20:23:43 -03:00 committed by GitHub
commit 25d8f3014d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,6 +115,7 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
* [**Go**: _Building a cli command with Go: cowsay_](https://flaviocopes.com/go-tutorial-cowsay/)
* [**Go**: _Go CLI tutorial: fortune clone_](https://flaviocopes.com/go-tutorial-fortune/)
* [**Nim**: _Writing a stow alternative to manage dotfiles_](https://xmonader.github.io/nimdays/day06_nistow.html)
* [**Go**: _Converting JSON to Go struct (more than Go struct) with Go_](https://github.com/hubvue/json2type)
#### Build your own `Database`