I have an Office 365 license with a SharePoint online team site on it.
I would like to display all items of one of the Lists on a public website (not SP website; just standard HTML, CSS and JS in a simple CMS). The idea is to simply display all items (GET) on that public website and have it updated instantly (when a change is made to the SharePoint list on the team site).
How would I go about this?
Kind Regards