ApiOnCloudSolution to a Common Agile Team Problem — Sprint CalendarAgile teams operate in short, time-boxed periods known as Sprints. Each Sprint has a start date, an end date, and a unique identifier. For…Jul 30Jul 30
ApiOnCloudMocking a REST API — with Response SimulationIn the previous post, we created a mock REST API which responds to HTTP GET requests with a greeting message. In this post, we will…Jan 11, 2022Jan 11, 2022
ApiOnCloudMocking a REST APIMocking allows you to create a simulated version of a REST API. We will go over all the steps needed in creating a mock REST API with…Jan 10, 2022Jan 10, 2022
ApiOnCloudHave a Product Demo coming-up?Are you preparing for an upcoming demo and some of the software components on the flow of execution aren’t ready yet?Nov 18, 2021Nov 18, 2021
ApiOnCloudCommon issues encountered when consuming APIThere are some common issues that are faced by every Application Development Team when processing data received from an API. These issues…Nov 15, 2021Nov 15, 2021
ApiOnCloudConcerned about the slow progress of your Development Team?Are you leading a team of software engineers?Nov 8, 2021Nov 8, 2021
ApiOnCloudCreating & Deploy a virtual REST API in 50 secondsThe video above demonstrates how a virtual REST API can be created, tested and hosted in the cloud in less than a minute.Nov 7, 2021Nov 7, 2021
ApiOnCloudREST API performance over HTTP and HTTPS comparedWe wanted to find out how would the performance of a REST API be impacted if it is called over HTTP vs. HTTPS.Nov 3, 2021Nov 3, 2021
ApiOnCloudIs that Application Defect Reproducible?Reproducibility of the defect is important to:Nov 3, 2021Nov 3, 2021
ApiOnCloudOptimize and Simplify API TestingTesting an application with integrations is a time consuming process and almost all applications today have integrations with other…Nov 3, 2021Nov 3, 2021