Forum Discussion

Sir_Fabian's avatar
Sir_Fabian
Contributor
10 years ago

Pulling specific posts using Rest API?

I'd like to find information on how to pull a specific post using Rest API and then display it using a mix of HTML and CSS.

I'm fine with the display, just need help with the call.

 

Essentially, I'd like to pull the title of the post, description, user information (username, icon, post time) and the number of replies and then display them on a separate page.

 

If anyone could point me in the right direction, that would be amazing.

 

Thanks in advance!