Skip to content

luheorga/employees_mg

Repository files navigation

Employees API

ASP NET Core API with SPA middleware for Angular 7 APP, i choose the SPA Middleware for simplicity.

Get Started

To get started clone or download the repo and run MasGlobal.Employees.API in visual studio 2017+, the first time you run the solution, it could be slow becouse it have to download the required node modules for angular app.

Requirements

TODO

  • Add better exception handling in server and client