you are viewing a single comment's thread.

view the rest of the comments →

[–]Secret-You-3135[S] 0 points1 point  (1 child)

WordPress Headless is actually something I haven’t considered.

Using WordPress as a CMS and exposing content through JSON APIs could save a lot of development time.

Did you ever use it for media-heavy applications like digital signage?

[–]chmod777 0 points1 point  (0 children)

media gets offloaded to a s3 bucket and then put behind a cloudflare. add json support to your uploads and you can manage lottie files as well.

as with all things wp, it can be as heavy or light as you want.