GraphQL: Next step towards building a client-centric API

GraphQL: Next step towards building a client-centric API

mulesoft anypoint integration
Mar 30
integralzone

GraphQL: Next step towards building a client-centric API

REST has been ruling the API industry for a long while now. One of all the reasons why REST has been so successful is that REST is highly optimized for servers.
But for a long time, we have been focussing on creating APIs which are highly optimized for servers and not clients. GraphQL lets you build APIs which are more client-centric than ever.

Mar 23
integralzone

Designing a System API

In this read, I have attempted to highlight basic features that should be present in every System API. A poorly designed System API will always need enhancements or other process/experience APIs built on top of it, to get the best out of it.

Feb 3
Business and Tech

Error Responses in APIs: Are we doing justice to them?

Out of all the concepts, best practices, and principles that are talked about an API and its design, the one that usually given the lesser importance is an API error response. A part reason for this shortcoming is that everyone is happy till the time API is working fine. So lets put little thought into how should we treat the failure of an API function.

mulesoft
Dec 22
integralzone

Worker Size – Cloudhub vs on-Premise – why compare?

MuleSoft has a few offerings in terms of hosting. For the purposes of this blog, I would like to class them as Cloudhub hosted or non-Cloudhub hosted.
Cloudhub provides a bursting option only for 0.1 and 0.2 vCores. The reason for this classification is to compare like for like performance between the MuleSoft Managed Cloudhub option against the non-Cloudhub hosted option, specifically in the bursting context.

Code review
Nov 13
Code Quality

Why automated code quality should be the number one priority for Mulesoft applications?

Mulesoft is an industry leader in the API management and iPaaS segment. An increasing number of companies are working with Mulesoft products for all their integration needs. This means more and more APIs and integration implementations are added into the enterprise’s backlog. But what about MuleSoft Code Quality? Since we use an industry leading integration …