directory
0.0.0-20220910142224-c294b087b96d
Repository: https://github.com/astaxie/build-web-application-with-golang.git
Documentation: pkg.go.dev

# Packages

Example code for Chapter 5.6 from "Build Web Application with Golang" Purpose: Shows you have to perform basic CRUD operations for a mongodb driver.
Example code for Chapter 5.6 from "Build Web Application with Golang" Purpose: Shows you have to perform basic CRUD operations for a redis driver.