mongodb-base-service 0.2.1

A simple Rust service wrapper to simplify finds, updates, deletes
Documentation
1
2
3
4
# MongoDB base service

This provides a simple wrapper of MongoDB to assist with creating/updating/etc.. especially when some things are embedded documents. Docs are still TBD but look at [graphql-mongodb-boilerplate](https://github.com/briandeboer/graphql-mongodb-boilerplate) for an example of how to use.