Systems | Development | Analytics | API | Testing

API

Secure your apps with Proof Key for Code Exchange (PKCE) using WSO2 Identity Server #Identityin15

PKCE is an OAuth 2.0 security extension for public clients to avoid a malicious programme creeping from intercepting the authorisation code. In this episode of #IdentityIn15, we will be demonstrating how PKCE works with OAuth 2.0 Authorization Code Grant using the WSO2 Identity Server in just 15mins.

What I Learned from Building a Cloud-Native Frontend App for Asgardeo

Photo by Pixabay The world is progressing fast, especially when it comes to the tech industry. In the past, JavaScript was child’s play, condemned to lend some semblance of programmability to web pages. Today, it is taking us to space. At the start, WSO2 Identity Server was a fledgling identity solution reposed in your on-prem servers. Today, we are launching it to the cloud. Asgardeo has been a great achievement for our team.

Building a geocoding plugin for the Kong Gateway using Python

Recently, I came across a request from one of our community users looking for a Kong plugin that could look up address details based on a few location search keywords. There are many libraries that support geocoding. I decided to pick up a Python Library as they are simple to use — and the Kong Gateway supports plugins written in Python since version 2.3.

Why Kong is the world's most popular API gateway

APIs are at the backbone of every modern application that powers our day-to-day lives. As a matter of fact, API traffic today is at least 83% of the world’s global internet traffic , which underlines the importance of modern API infrastructure that can unlock innovation, agility, fast release cycles, IP reuse and more scalable teams. Most of this innovation is driven by technologies that are open source and platform-agnostic, like Kong Gateway.

Get Certified! Announcing the Kong Certification Program

The joy and woe (sometimes) of working in technology is that we are forever learning. The software stack is ever-evolving, and so many of us in this industry have come to embrace a lifetime of learning. Here at Kong, we are truly passionate about learning and teaching through Kong education. It has been our goal for some time to give our customers, partners and community users the opportunity to demonstrate their skills through a certification and badging program.

Mock Implementation with Choreo Connect, WSO2 API Manager

In Choreo Connect 1.1.0 release, mock APIs are supported considering the API definition file. Users can define mock responses in Open API Specification 3 (OAS 3) or using Swagger definition. With the latest WSO2 API Manager 4.1.0 release, the relevant endpoint type for this API type is Mock Implementation Endpoint type. These APIs are manipulated under the pre-released API lifecycle state. With Choreo Connect API definition based mock implementations, you can define default responses, HTTP status code based responses, status code based preferred response retrievals.

Databases vs. Data Warehouses: What are the differences?

When it comes to data management, there are two main options: databases and data warehouses. Both have their unique benefits and drawbacks, so it can be challenging to decide which option is best for your business. This article will discuss the differences between databases and data warehouses and help you decide which option is right for you.