The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
Is it possible to fetch data formatted as REST api output but from a non-Wordpress endpoint? I have created my own caching endpoint which fetches Wordpress data and caches it. I’d like to fetch the cached data.
I presume Frontity does some sort of check?
Thanks
santoshdevnath152
Hi @mike1, you can fetch any non-WordPress data like below