An open API service indexing awesome lists of open source software.

https://github.com/deniskovalyonoksamples/elearningplatform

Web API sample of eLearning system. Solution include 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.
https://github.com/deniskovalyonoksamples/elearningplatform

asp-net asp-net-mvc business-logic css data-access-layer html javascript mysql mysql-database nhibernate repository-pattern unit-testing unitofworkpattern web webapi-2

Last synced: 2 months ago
JSON representation

Web API sample of eLearning system. Solution include 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.

Awesome Lists containing this project

README

        

# ElearningPlatform
Web API sample of eLearning system. Solution include 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.

HOME PAGE

![el-home](https://user-images.githubusercontent.com/54624273/66845913-9916cb80-ef79-11e9-91f2-0e52833a7a3e.png)

API METHODS PAGE

![el-api](https://user-images.githubusercontent.com/54624273/66845922-9ddb7f80-ef79-11e9-8719-cdc8fa1b5dde.png)

METHOD DESCRIPTION PAGE

![el-method](https://user-images.githubusercontent.com/54624273/66845942-a59b2400-ef79-11e9-8fcc-da5b734347f1.png)