/Dewey

Dewey Data API

Primary LanguageJavaScript

README

DJ Engineer & Alien Adam presents README for DEWEY

DEWEY is an api designed to return the data you want and need.

DEWEY utilizes the ServiceStack API Framework to deliver data

To install ServiceStack:
1: Open the solution file, Goto Tools -> Library Package Manager -> Package Manager Console.
2: Type the following command in the console: Install-Package ServiceStack (eg. PM>Install-Package ServiceStack)

!! The references for the ServiceStack Framework should already be present in your solution file.