Unleash frontend developers

Frontend developers are often slowed down by delays in the development of the backend and by the rigidity of its API. The GraphQL API exposed by Cloudlets gives frontend developers a lot more flexibility with respect to a traditional REST API, to modify and even extend the frontend autonomously without bothering backend developers.

In fact, Cloudlets feature an optimized run-time query engine, so the JSON structure and/or content returned by any GraphQL service invocation can be modified by frontend developers by just editing the query parameter passed to the service invocation, regardless the technology they use (Angular, React, Vue, etc.). Frontend developers can also leverage the demo client generated by Livebase along with each backend, for testing and configuration.