Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Alpha Release

Compare
Choose a tag to compare
@SimonRichardson SimonRichardson released this 01 May 17:07
· 32 commits to master since this release

Implemented the following:

  • Connect to a mongo database
  • Get the collection by name
  • Find some documents via some BSON
  • Find one document via some BSON
  • Collect the possible output

This is the alpha release, there is a lot of things missing, but you're
more than welcome to fork it and submit PR.