A simple To-do CLI program written in Go that demonstrates how to use the official MongoDB Go driver. This repo accompanies this Medium blog post.
Stars
10
Forks
2
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
Remove debug print statements and reset original env variables
6a12922View on GitHubAdd the ability to leverage +srv records for mongodb host uri
ea927a1View on GitHubAdd type assertions when retrieving values from the context
29ceb91View on GitHubUpdate codebase to use mongo-go-driver to version 0.3.0
b2c0a97View on GitHub