https://github.com/crhntr/mongodb-example-app
This is a quick little Go app connecting to MongoDB
https://github.com/crhntr/mongodb-example-app
go mongodb
Last synced: 4 months ago
JSON representation
This is a quick little Go app connecting to MongoDB
- Host: GitHub
- URL: https://github.com/crhntr/mongodb-example-app
- Owner: crhntr
- License: unlicense
- Created: 2021-10-12T02:07:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T01:49:13.000Z (over 2 years ago)
- Last Synced: 2025-02-18T11:58:03.180Z (4 months ago)
- Topics: go, mongodb
- Language: Go
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mongodb-example-app
I wrote this small web server was written to answer a question in Gophers slack.
It has a few HTTP endpoints information about databases, collections, and objects.