madcodemonkey / MongoDB

Repository from Github https://github.commadcodemonkey/MongoDBRepository from Github https://github.commadcodemonkey/MongoDB

MongoDB

Docker Folder

Contains a docker compose file for getting a Mongo DB up and running locally.

ConsoleChangeMonitoringExample1

A console application that shows how to monitor MongoDB for changes.

ConsoleSimpleCrudExample1

A console application that shows a simple CRUD example for adding documents to the Mongo DB instances created by the Docker Compose file in the Docker folder.

WebApiCrudExample1 (web api)

A web api application that shows:

  • CRUD example for adding documents to the Mongo DB instance.
  • Integration tests for the web api that actually call the exposed endpoints

About


Languages

Language:C# 100.0%