Systems | Development | Analytics | API | Testing

Learn to mock your MySQL database and get realistic test data without the hassle of a live server!

Proxymock allows you to record real interactions between your application and a MySQL database. Use proxymock to simulate your database during local development and testing. Get real data without running a live MySQL server. Modify mock responses to fit your testing needs. Simplify your testing workflow and replicate production data easily.

Build an AI-powered insurance claims automation system with WSO2 Integrator: MI

Learn how to use WSO2 Integrator: MI's AI-assisted integration development experience to seamlessly connect AI chatbots, claims management platforms, and payment processors to create an end-to-end automated insurance claims processing workflow that enhances the customer experience and operational efficiency.

How We Gave Life to an AI Agent with the Unitree Go2 Robot

Every year, WSO2Con brings together developers, tech enthusiasts, and IT leaders from around the world to dive into the latest in APIs, identity management, integration, and now AI. It’s a space to learn from keynotes and hands-on sessions, share best practices, and get a first look at what’s new from WSO2. So when people walked into the AI Labs at WSO2Con, they expected to hear about AI agents. What they didn’t expect was to meet one, embodied inside a four-legged robot dog.

Kong Konnect Automations 201: APIOps in Action - Automating the API Lifecycle with Kong Konnect

Take the next step in your API platform journey by mastering APIOps automation with Kong Konnect. This hands-on workshop builds on the foundational concepts introduced in Kong Konnect Automations: Introduction to API Platform-as-a-Service Concepts and Delivery Methods, shifting the focus from platform setup to end-to-end API lifecycle automation.

What Is UAT? A Complete Guide To User Acceptance Testing

Before any software goes live, it must pass its final checkpoint: User Acceptance Testing (UAT). This stage validates the product against real business goals and user expectations, ensuring it’s not just technically correct but also usable in real workflows. In this blog, we’ll explain what UAT is, why it matters, and how to perform UAT testing effectively. Did you know nearly 70% of software projects fail because they don’t meet user needs – not because of coding errors?

Federated Deployments with Control Plane Groups

In this blog post, we'll talk about the significant challenge of managing and governing a growing number of APIs across multiple teams in an organization — and how Control Plane Groups are a clear solution to avoid the chaos of inconsistent policies and operational bottlenecks. Scaling your API infrastructure is tough. Managing a sprawling landscape of APIs, especially across multiple teams, can feel like an impossible task.

How to Generate a Secure REST API from SQL Server (2025 Guide) | DreamFactory

Modern apps, dashboards, and integrations need SQL Server data over HTTP. The safest pattern in 2025 is: expose only what you intend via read-only views, front it with a managed API layer (authn/authz, rate limits, logging), and publish documented REST endpoints. This guide shows a practical, production-ready path with DreamFactory.

The Top 7 REST API Tools | 2025

Integrations are everywhere, and data-sharing between systems is more vital than ever. Software applications use application programming interfaces (APIs) to ensure all moving parts work together. A REST API follows specific guidelines that dictate how applications or devices connect and communicate with one another to make integrations simple and scalable.