Skip to content

ebrand/mongodb-restaurants-api

Repository files navigation

MongoDB Restaurants Sample API

This is a simple REST API solution to expose the MongoDB 'Restaurants' sample dataset using:

This was written in Visual Studio for Mac OSX using the .NET Core 2.0 framework. Special care was taken to manage library and namespace references to keep the domain model decoupled from the underlying storage implementation.