Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 244 Bytes

ShoppingDeals

Description

As project 1 for CS 292, this is a C# ASP.NET RESTful API using MongoDB.

How to Start

  • Start mongod instance (with -f mongod.conf if you wish)
  • Build and run ShoppingTests (VS 2015 community, .NET 4.5.2)