You love frontend JavaScript frameworks, but your client wants a WordPress website… Donโt worry, you can do both! Let’s build a custom backend and API with WordPress!
WordPress provides an out-of-the-box CMS solution that can be customized very easily to fit many different types of projects. Youโre not just stuck with blog posts and web pages, either.
In this post, Iโm going to show you how you can use a very popular plugin called Advanced Custom Fields (ACF) plus some custom code to create your own content and API endpoints for your fancy new frontend to consume while allowing your client to keep using what they love.

