Cosuming Rest API in a WPF Application.

We’ll make a simple WPF application that consumes a web api. The WPF app is called IDX_NEWS, and the features are : fetching  news announcement and view the details from http://www.idx.co.id. IDX API Before begin developing we need to check the website first, go to this url and while the website is loading press F12Continue reading “Cosuming Rest API in a WPF Application.”