Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitsas/gobyexample
My code following the examples in https://gobyexample.com/
https://github.com/nitsas/gobyexample
Last synced: 5 days ago
JSON representation
My code following the examples in https://gobyexample.com/
- Host: GitHub
- URL: https://github.com/nitsas/gobyexample
- Owner: nitsas
- License: mit
- Created: 2023-09-11T05:41:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-21T06:04:51.000Z (about 1 year ago)
- Last Synced: 2023-09-21T10:26:33.542Z (about 1 year ago)
- Language: Go
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go by Example
My code as I was working through the examples in https://gobyexample.com/
trying out extra stuff to get a better understanding of how Go works.