Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T01:49:13.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T08:18:43.031Z (6 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.