Systems | Development | Analytics | API | Testing

Development

Nest.js vs. Express.js: A Contest of Node Frameworks

What a time to be alive! The information age we are currently in has given us more data and choices about, well, everything. But let’s be honest, do any of us actually feel like we’re more informed than we were? Because all this information comes with more choices. Expanded choice is actually an “explosion of choice” – in other words, if the world were a restaurant, the menu is so long you spend more time choosing your order than actually eating it.

A Guide for Choosing the Best API Gateway

If you're looking to build or expand upon a microservices architecture, then you need to seriously consider an API gateway. An API gateway is a critical piece of infrastructure that can help you build a scalable, secure, and efficient microservices architecture. They are an essential part of any API strategy. It acts as a single point of entry for all your API traffic, making it easier to manage and monitor your API traffic.

5 Tips For Recovering Revenue With APIs

Recovering revenue is an important part of running a successful venture in the modern API economy. With an API product it can be easy to undervalue your services and, ultimately, your business. This is why many API providers turn to billing customers for their usage, but which API monetization method is best for your product stack? Moesif enables you to make smart, informed decisions around your customers and maximize the monetization of your business model.

Secure Your Node.js App with JSON Web Tokens

A JSON Web Token (JWT) is an open standard (RFC 7519) that securely sends and receives data between parties (in the form of a JSON object). In this article, we’ll implement JWT authentication to secure a Node.js application. We’ll also find out what JWT is all about and build a demo app. Let's get going!

Appian Named Category Leader in Chartis Vendor Analysis Report on Client Lifecycle Management (CLM)

In the Chartis Vendor Analysis: Client Lifecycle Management Solutions, 2022: Corporate and Investment Banking report, Appian is recognized as a Category Leader. The report noted the completeness of Appian’s offering, including our unified low-code platform, data integration capabilities, and ability to meet market-specific requirements.

Elixir 1.14: Better Debugging with dbg/2 and More

The latest Elixir release introduces new features to improve your developer and debugging experience. In this post, we'll take a look at the new dbg() functionality, along with some improvements to Inspect and binary evaluation error messaging. All these changes come together to make you an even more productive Elixirist. Let's get started!

How to use React Hook Form for Crafting Interactive Forms?

Forms are a vital part of any digital solution, be it a gaming app or a simple online store crafting an interactive and easy-to-use form is a must to ensure user engagement. However, while working with core React preparing and managing forms with multiple fields usually becomes a hassle. As in core React, developers have to add lengthy lines of code to implement basic form features. This not only makes the code a hassle to work with but also complicates the overall codebase with unnecessary clutter.

Using Event Tags in Moesif

Sometimes you may have related events that you want to group together or want to give a friendly name to events. This could be especially true if you have a group of API calls you want to combine into a single API product. Fortunately with Moesif you can do exactly that, so that groups of events can be looked at as a single unit, like a SKU. In Moesif, this can be done by using the Event Tag feature.

What you Need to Know When Pricing APIs

Pricing APIs correctly is a key part of your API monetization strategy. That means understanding how you should charge for usage, whether it’s better to set your pricing by month or quarter, whether data tiers or a Pay As You Go API pricing model would work best and a whole host of other elements. In this post we’ll cover all you need to know when pricing APIs.