Karate- Automation with Gherkin Syntax
Getting ready to automate the applications, not sure about the selection of the automation framework, This blog is for you. Read the blog on Karate- Automation with Gherkin Syntax and know more about it.
How to Consume APIs in Vue.js using Axios?
As we all know Vue.js is a trending, open-source and lightweight javascript library for building interactive single-page applications and user-friendly web applications. When we integrate Vue.js with other libraries it becomes a “framework” also. Read the blog and know more about it.
Apigee hybrid API management
Hybrid API Management is divided into two components, Apigee hosted management plane and a Customer managed plane. It is the best approach that combines the best features for on-premises and on-Cloud. Read the blog to know more about its features and its key capabilities
Upgrading Symfony to Latest Long Term Support (LTS) version
It has been long since Symfony 2.6 was introduced, so there are going to be a lot of changes in the latest version. We will be covering the major changes in this blog. Instead of upgrading directly to the Symfony LTS version, first, we will upgrade to Symfony 2.8, then 3.4, then Symfony 4.4.
How to securely transfer Web API data in ASP.NET Core?
Nowadays, many applications are transferring sensitive data in a plain text format to and from other applications, which leads to data breach or leaks. In this blog, we will see how to encrypt outgoing data and decrypt incoming data in ASP.NET Core Web APIs using the AES symmetric encryption algorithm.
How to analyze MP3 files in Laravel?
We can analyze MP3 files in Laravel by using wapmorgan/mp3info package, the fastest PHP library to extract MP3 meta information and tags. Read our blog to understand the further process of installation, usage, list of API and performance.
How to Trace APIs with Jaeger-Opentracing?
Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as an open-source by Uber Technologies. It is used for monitoring and troubleshooting micro services-based distributed systems. Read the blog and know how to Trace APIs with Jaeger-Opentracing?
Cloud Billing Catalog API: GCP pricing in real-time
Getting ready to utilize GCP services and not sure about the pricing and the plans, this blog is for you, Read our blog Cloud Billing Catalog API: GCP pricing in real-time now and get in-depth details.
What is ExoPlayer and Which is the best player for live streaming in Android?
It is common to play music and videos in live streaming in Android Apps. There are so many available options to do that are open source. Therefore it is difficult to choose one of them which is best for our requirements. Read the blog and know more about ExoPlayer and which is the best player for live streaming in Android?
How to use HTTP Load Balancer with Cloud Armor?
The Google Cloud Load Balancer is defined as a globally distributed load balancing service. It helps the GCP users to distribute applications across the world and scale there’s computer up and down with autoscaling. Apart from this, load balancers allow millions requests per second with no pre-warming. Read the blog to understand how to use HTTP Load Balancer with Cloud Armor?