by Anthony Morris | Jan 23, 2023 | How To, Software Development
Working with complex nested data objects can be difficult, especially when accessing a specific property or subset of data in a complex data structure. This post will look at complex data objects, what they are, and an easier way of managing those complex data objects...
by Anthony Morris | Jan 16, 2023 | APIs, How To, Integration
System integration is the process of combining different systems and software so that they can work together. It is also the process by which a system or application can interact with other systems, applications, or devices. Because each integration is unique, it is...
by Anthony Morris | Jan 13, 2023 | APIs, Dev Tools, Low Code
The definition of a web service can differ between organisations. As a general concept, a web service is an application that provides services over a web protocol, such as HTTP. For the purpose of this article, we will refer to web services as APIs. How to create a...
by Anthony Morris | Sep 7, 2022 | APIs, Dev Tools, Low Code
There is an understated art to building good APIs – ones that are easy to integrate with, have high operational availability, offer readily attainable performance insights, and are easy to maintain. But if you have ever had to build an API from scratch, there is...
by Anthony Morris | Jan 16, 2023 | Automation, How To, Software Development
Retrieving data from a source, ensuring it suits business requirements, and moving that data into a target data source is critical to any data strategy. Low-code tools can help create robust and flexible ETL processes that automate your data loading. Low-Code ETL ...