How to fetch a rest API from remote resource on internet?

I want to be able to fetch a HTTPS REST resource from my particle photon and display it on my 16x2 LCD module.

I want to know How can I fetch a https resource ?
so I can display it on the LCD connected to it.

The common way to achieve that would be to use Webhooks for that.

2 Likes