This project is a dashboard for analyzing Stock Exchange Data from IEXCloud API, with registration and logging capabilities on frontend part of the application, written in Angular 8, and with DDD design pattern on the backend part of the application, written in ASP.NET Core WebApi v2.1
- ASP.NET Core WebAPI
- AutoMapper
- Swashbuckle.AspNetCore
- Microsoft.OpenApi
- Angular 8
- JWT
- Azure SQL Database and Azure App Service for backend and frontend part of the application.
- IEXCloud API
To get a local copy up and running follow these simple steps:
- IDE
- Browser
- Clone the repo
git clone https://github.com/ProjektyGrupowe/StockExchange.git
- Go to
https://stockapi2020v2.azurewebsites.net/api/Stocks
For usage examples please refer to the Documentation v1 or Live Documentation in API