https://github.com/setkyar/learn-go-by-building-11-projects
https://github.com/setkyar/learn-go-by-building-11-projects
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/setkyar/learn-go-by-building-11-projects
- Owner: setkyar
- Created: 2022-07-03T09:24:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T13:40:08.000Z (about 4 years ago)
- Last Synced: 2026-01-12T14:25:06.635Z (6 months ago)
- Language: Go
- Size: 4.72 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-go-by-building-11-projects
Following lessons from the [freecodecamp youtube tutorials](https://www.youtube.com/watch?v=jFfo23yIWac).
1. Build A Simple Web Server with Golang
2. Build A CRUD API with Golang
3. Golang With MySQL Book Management System