RyxolSolutions/web.api.elearning
Web API for eLearning system. Sample shows how to work with MySQL database using Repository and Unit of Work patterns. Solution includes web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.
JavaScriptMIT