DevQuotes

See the documentation here: API Documentation

Tools

How to run

Restore all packages:

dotnet restore

Run:

dotnet run

Deploy:

``` heroku login heroku git:remote -a heroku buildpacks:set https://github.com/jincod/dotnetcore-buildpack

git push heroku master