Systems | Development | Analytics | API | Testing

ICA Selects WSO2 to Create a Single Platform for API Management

To expand its product offerings and include pharmaceuticals, real estate, and financial services, ICA has acquired several companies. However, in an attempt to establish a consolidated API platform across all of its products, ICA aimed to develop its own API management solution. Yet, like many other companies, ICA faced a common challenge.

Next.js Libraries: The Next Big Thing in 2023

In the world of a diverse group of frameworks, one of the popular frameworks for ‘hitting the ground running’ is Next.js. Did you know that mobile devices account for 2/3 of all web usage? Given this, it is crucial to optimize websites and develop web applications for the best possible mobile experience. Due to this, developing high-performance web applications and lightning-fast static web pages requires robust technology.

Custom Plugin Development with Kong Gateway

Kong plugins are the real muscle behind the Kong ecosystem, giving you the power to implement API gateway policies in a plug and play fashion. In this session, we will deep dive into the Kong plugin architecture, basics around plugin development, testing, and automated delivery. You will have the opportunity to learn about different plugin phases during an API request, unit testing, and installation of a plugin in Kong Gateway.

How to Create a Requirements Traceability Matrix - With Examples

To build the highest quality product, you need to make sure requirements are met, tests are run, and issues are resolved. And this is particularly true if you're in a highly regulated industry. What's the best way to make sure this happens? Creating a requirements traceability matrix. 👀 Read the guide: What is a requirements traceability matrix >> For many organizations, a traceability matrix is first attempted in Microsoft Excel, but there's an easier way.

The Ultimate Solution for Building FHIR-Compliant APIs

Fast Healthcare Interoperability Resources (FHIR) is a groundbreaking standard in the healthcare industry, designed to facilitate seamless data exchange between various systems. With the increasing demand for interoperability and efficient communication, Hl7 v2 FHIR-compliant APIs (application programming interfaces) have become an essential tool for healthcare providers and organizations to transfer health information from provider to provider.

How to Fix ReferenceError: $ is Not Defined in JavaScript

The JavaScript ReferenceError: $ is not defined occurs when the jQuery library is used but is not properly loaded or is not available in the current scope of the code. In JavaScript, the $ symbol is often used as a shorthand alias for the jQuery library. This error indicates that the code is trying to use jQuery functionality by referencing the $ symbol, but the library is not available or has not been loaded correctly.

How to Identify Process Bottlenecks: 3 Key Steps

When you have a problem with speed in a business process, but you don’t know exactly where the slowdown is happening, frustration builds for both teams and leaders. And it’s a widespread issue for enterprises trying to accelerate their pace and increase their capacity for work in the pursuit of digital transformation goals like improved customer onboarding or faster time to market.