Headless CMS : Is the Umbraco RestApi module stable and secure?
Hi,
Usually I build web api on Umbraco to create rest api with a my bussiness rules and so I use Umbraco as headless CMS.
I need to build a small project with VueJs frontend. So I don’t want to build custom web api to present Umbraco data to remote SPA application.
My question is: Is Umbraco Rest Api module stable? Are its api expandable or overloadable with some custom rules?
Have you some suggestions or alternatives?
Thanks.
Headless CMS : Is the Umbraco RestApi module stable and secure?
Hi,
Usually I build web api on Umbraco to create rest api with a my bussiness rules and so I use Umbraco as headless CMS.
I need to build a small project with VueJs frontend. So I don’t want to build custom web api to present Umbraco data to remote SPA application.
My question is: Is Umbraco Rest Api module stable? Are its api expandable or overloadable with some custom rules? Have you some suggestions or alternatives? Thanks.
we've been using a branched version to do just that in production for over a year now. 2 of our team gave a talk about it this year at codeGarden. https://codegarden18.com/sessions/headless-umbraco-cockroaches-and-aws-a-great-mix-for-our-players/
slides and video in the link above if you are interested.
is working on a reply...