#Backend Test for Younder
Used Stack
Visual Studio 2017 (Community Edition) Development: IIS Express
.NET Core 2.0 C#
SQL Server 2014 Entity Framework Core
Swagger API Documentation
Data generation Autofixture
Angular 8 TypeScript
After download project:
- Execute Scripts.sql on root folder
- Run Project on Visual Studio
- Build Angular project with 'ng build'
Endpoints can be acessed and tested by Swagger UI.
Any doubts, please let me know.