Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smbl64/lets-go
My code repository for the Let's Go book
https://github.com/smbl64/lets-go
go lets-go
Last synced: about 2 months ago
JSON representation
My code repository for the Let's Go book
- Host: GitHub
- URL: https://github.com/smbl64/lets-go
- Owner: smbl64
- License: mit
- Created: 2021-12-28T13:19:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T15:50:25.000Z (almost 3 years ago)
- Last Synced: 2024-12-01T00:49:34.950Z (about 2 months ago)
- Topics: go, lets-go
- Language: Go
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-golang-repositories - lets-go
README
# Let's Go
My code repository to follow along with the project in the [Let's Go][book] book.
Note: Chapter 13 (testing) wasn't finished completely. The code reflects the book until section 13.2 (Testing HTTP Handlers)
[book]: https://lets-go.alexedwards.net/