MongoPB is a library for writing structpb-typed data to a MongoDB collection using the official MongoDB Go Driver.
go get github.com/alpstable/mongopb@latestThe type structpb types supported by this package are
See the gidari library to learn how to write to a MongoDB collection from a web API.
Follow this guide for information on contributing.