Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 262 Bytes

File metadata and controls

3 lines (2 loc) · 262 Bytes

API_Usage

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.