API for the exercises of the book "The Majesty Of Vue.js" using ASP.NET and LiteDB

WebApiCoreExample

Michael Seeger created a WebApi example for the book, The Majesty of Vue.js, using ASP.NET Framework and LiteDB. In the book, the APIs for the homework solutions are created with Laravel. So, if you are a .net developer you can now choose to use this in order to start solving the exercises.

ASP.NET is an open source web framework for building modern web applications and services.

Head to Github to see code.