Trading api for real time stock data analysis and personal stocks management
The project is made using .NET 6 with Repository patern, and code first data structure.
Just Run the api and set an Empty database in appSetting so the data structure will be generated.
The app has an email functionality using SendGrid so appropriate key is required.