Systems | Development | Analytics | API | Testing

API

SmartBear at Atlassian Team '22

Major technology events are back, and so are we. The Atlassian Team ‘22 event in Las Vegas happened last week and we were thrilled to attend in person. And usually, what happens in Vegas stays in Vegas. But today, we’re talking all about what took place, who was there, and how we participated. So, what were the most memorable moments at Atlassian Team ‘22? Read on to find out.

Introducing Profile Dashboards in Moesif

We are excited to announce that Profile Dashboards are now live within Moesif! We have designed Profile Dashboards to enable customer-facing teams with a convenient way to monitor and analyze your customer’s account health. This new feature provides customer specific information in an easy and consistent fashion. Profile Dashboards allow you to see a personalized dashboard for specific users and companies.

How to Use Laravel to Create a GraphQL API

GraphQL is a comprehensive approach to guiding software developers in constructing data-driven applications. It is sometimes referred to be a platform or programming language agnostic query language. It is, in our opinion, the new API standard, allowing client applications to request particular data from the database rather than a full record. This article will teach you some of the core ideas needed to create a GraphQL API that uses Laravel.

GraphQL Subscription support for WSO2 API Manager via WebSockets

Nowadays most businesses adopt GraphQL Subscriptions for their event-driven applications for interactive and immediate user experience. WSO2 API Manager 4.1.0 helps you to create, publish and deploy GraphQL APIs with subscriptions. API Manager Gateway manages your GraphQL subscription backends by applying authentication, authorization, rate limiting, query payload validation, query complexity, and depth validation.

How Uses of Microservices Can Benefit Businesses

Traditionally, software developers have made monolithic applications that offer a wide range of features and services. Over the last several years, many DevOps professionals have turned away from monolithic architecture and embraced the uses of microservices. If your organization hasn’t started using microservices, the following will help you understand your options and the common benefits of microservice architecture.

Debugging Your APIs with Postman and Moesif

Debugging APIs can be a challenge for any developer dealing with RESTful APIs. Trying to create an exact API request, especially for highly complex requests with large API request bodies and multiple headers, is essential but also tough to do. By using a tool like Postman to create a request for debugging purposes and as an API client, you can easily replay an API request with the exact configuration of the original request.

Websocket APIs withChoreo Connect 1.1.0

Choreo Connect 1.1.0 supports multiple topics, rate limiting, API Insights for WebSocket APIs. Multiple topics support URL mappings which may include path params. You can enable advanced, application or subscription rate limiting based on event count or data bandwidth. API analytics can be published to the Choreo platform. Try out in your local environment.