When you get ready to deploy an application into production, the usual thought is: what’s the easiest way to meet all the application requirements? In this case, we have three components that need to ...
If you are building a simple dashboard or a form-based application, the traditional JSON API (REST or GraphQL) approach is ...