English

Benchmarking Web API Quality -- Revisited

Software Engineering 2020-07-07 v3 Distributed, Parallel, and Cluster Computing

Abstract

Modern applications increasingly interact with web APIs -- reusable components, deployed and operated outside the application, and accessed over the network. Their existence, arguably, spurs application innovations, making it easy to integrate data or functionalities. While previous work has analyzed the ecosystem of web APIs and their design, little is known about web API quality at runtime. This gap is critical, as qualities including availability, latency, or provider security preferences can severely impact applications and user experience. In this paper, we revisit a 3-month, geo-distributed benchmark of popular web APIs, originally performed in 2015. We repeat this benchmark in 2018 and compare results from these two benchmarks regarding availability and latency. We furthermore introduce new results from assessing provider security preferences, collected both in 2015 and 2018, and results from our attempts to reach out to API providers with the results from our 2015 experiments. Our extensive experiments show that web API qualities vary 1.) based on the geo-distribution of clients, 2.) during our individual experiments, and 3.) between the two experiments. Our findings provide evidence to foster the discussion around web API quality, and can act as a basis for the creation of tools and approaches to mitigate quality issues.

Keywords

Cite

@article{arxiv.1903.07712,
  title  = {Benchmarking Web API Quality -- Revisited},
  author = {David Bermbach and Erik Wittern},
  journal= {arXiv preprint arXiv:1903.07712},
  year   = {2020}
}

Comments

Accepted for publication in the Rivers Journal of Web Engineering. The paper is text-wise identical to the camera-ready version but uses a different template

R2 v1 2026-06-23T08:12:08.565Z