Systems | Development | Analytics | API | Testing

API

Harnessing the Power of Insomnia Plugins

Insomnia is a fast and lightweight open source desktop application that doubles as a tool for API design and testing and as an API client for making HTTP requests. It has built-in support for REST Client, gRPC and GraphQL. All of that is just what you get out of the box. Many users of Insomnia aren’t aware of its secret menu: plugins. Plugins are key to enhancing your usage of Insomnia. Insomnia already boasts a library of nearly 350 plugins, and they’re quick and simple to install.

Using gRPC with Python

Microservice is now the architecture of choice for many developers when crafting cloud-native applications. A microservices application is a collection of loosely coupled services that communicate with each other, enhancing collaboration, maintainability, scalability, and deployment. There are several options for enabling this communication between microservices. REST is the most popular among developers, sometimes used synonymously with APIs. However, gRPC can be a better alternative to REST.

7 HCM Integration Best Practices

Human capital management (HCM) is a set of practices used by the human resources department for onboarding new talent. These practices focus on the needs of the organization to fulfill specific vacancies and are implemented across three main categories: hiring, managing and optimizing the workforce. HR departments rely heavily on their apps.

Dev Portal Accessibility (a11y) Improvements

Multiple teams at Kong have been improving accessibility (also referred to as a11y) across our products. Over the past few months, our Dev Portal team has been working on accessibility improvements prompted by the needs of our customers. For example, financial services and government institutions are required by law to ensure their software meets certain accessibility standards.

Kong vs. Apigee: Fast, Pain-Free Compliance

We live in an API-driven economy, where Application Programming Interfaces (APIs) are increasingly being used to open new revenue channels, accelerate time to market and democratize data. Enterprises are constantly striving to build faster, more reliable and easier to use APIs. They understand that every time an API is down, unresponsive or slow enterprises run the risk of losing customers, damaging company reputation and losing revenue. At the same time, API security breaches are at an all-time high.

Installing Kong to Kubernetes Using Helm - Part 2 | #KongBuilders

In #KongBuilders #livestream, Viktor Gamov takes our developer-focused toolsets and puts them on display in the best venue possible – building applications and connecting workloads. In this week's episode, Viktor continues on from the last episode by showing you how to install #Kong to #Kubernetes using #Helm.

A simple way to implement usage-based API billing is finally here

Metered Billing has finally arrived in Moesif and we are super excited to be rolling out this latest feature. We have worked hard to deliver a smooth and simple way to monetize your APIs by allowing usage that is tracked in Moesif to be metered and billed by your favorite billing providers. Moesif can calculate and send usage data to a billing provider so your customers can be billed accurately, based on their usage.

Is Data Mesh or API Management Right For You?

API management has been around for over a decade. It is the process of designing, analyzing, documenting, and publishing APIs in a secure environment. A comprehensive API management solution can guarantee that the APIs you create are consumable and secure. However, how do you know if data mesh or API management is right for your business? The concept of data mesh was introduced a few years ago by Zhamak Dehghani on Martin Fowler’s bliki.