You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An MVC project to introduce using REST APIs and Azure ML models. The project uses HttpClient to connect to the IEXTrading API, uses NewtonSoft to parse the returned Json objects and saves the results in a database in the local MSSQLServer instance.