Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 766 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 766 Bytes

Essentials E1 - Backend

Welcome to the web API that serves as backend to the essentials toolkit. The backend is live on Azure.

Architecture

The backend is an asp.NET Core web API written in C#.

For data persistence, currently there is a connection with a Microsoft SQLServer instance hosted by somee, a free hosting service.

Documentation

Thanks to the use of Swagger Documentation. The API is automatically documented in an clear way.

User guide

we also have a quick start guide

Class Diagram

Image