I'm new to Umbraco and I wonder if there's an easy way to get content via ajax calls. For example, I want to get every page of type "blog" via javascript.
In V7, there was a package calld Tapas. It was wonderful! This is exactly what I need, but it dosen't work in V8 and the only way I think it's possible is to make my own Model Builder. Unfortunately, I have no knowlegde in C#.
Umbraco V8 JSON API
Hello!
I'm new to Umbraco and I wonder if there's an easy way to get content via ajax calls. For example, I want to get every page of type "blog" via javascript.
In V7, there was a package calld Tapas. It was wonderful! This is exactly what I need, but it dosen't work in V8 and the only way I think it's possible is to make my own Model Builder. Unfortunately, I have no knowlegde in C#.
Can someone help me to do that?
Thanks!
is working on a reply...