GraphQL – Everything You Need to Know
GraphQL – Everything You Need to Know GraphQL is an open-source server-side library created by Facebook to enhance RESTful API calls. The purpose of GraphQL
No-code and Low-code serverless platform for mobile and web apps
GraphQL – Everything You Need to Know GraphQL is an open-source server-side library created by Facebook to enhance RESTful API calls. The purpose of GraphQL
Apache Ignite is a memory centric platform for storage, analytics and computation. Hypi builds on top of Ignite to provide a low-code serverless platform that
The building of modern technology, application development, and all that goes along with it is anchored in the idealization of innovation. For years, the web
Introduction A DAO which uses the Arc io.hypi.arc.codegen.descriptor model to represent GraphQL models/relationships across Ignite caches. Every non-scalar GraphQL type creates one Ignite cache and
Clojure is a modern dialect of Lisp designed to run on the Java Virtual Machine and the Common Language Runtime. Descending from Lisp, Clojure has
In a previous post IaM post we introduced IaM in Hypi. The post described that there are a few distinct categories of things that can
This is part 1 in the series on how Hypi’s implemented. One of the core features of the Hypi platform is that it allows a
After a stunning start to autumn, we’re heading to the largest tech conference in Europe! As part of the Beta program, we are planning on
Overview Authentication & Authorisation are both done through GraphQL as are all other API requests. There are several pieces to authentication and authorisation. Some are
Hypi data modelling Hypi models are defined using GraphQL. For detailed documentation on what GraphQL is, consult the GraphQL documentation. In summary, it is a