Remove api-first
article thumbnail

The Case For an API-First SCM

DevOps.com

Somewhere around a decade ago, about the time DevOps really started to manifest, we began seeing technology companies—including some of the largest ones today—investing heavily in their APIs. API-first companies managed to rapidly gain widespread adoption because of the benefits of being API-driven.

DevOps 102
article thumbnail

Index Tracks Impressive Growth of API-First Startups

DevOps.com

APIs are the building blocks of modern software, and their use continues to grow around the globe. A full 89% of investment into APIs will increase or stay the same over the next 12 months, Postman’s 2022 State of the API report found.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Languages and DevOps: API-First

DevOps.com

One of the places development has made significant changes is in the land of APIs. These days, a program almost isn’t considered a proper application unless it offers APIs to do most of what can be done via UI (and even command line). This is a big deal for several reasons; first and foremost, the […].

DevOps 120
article thumbnail

How Hacker News Crushed David Walsh Blog

David Walsh

Request Metrics monitors performance and uptime for David’s blog , and our metrics tell an interesting story. API Endpoint Performance. The page performance report above also shows that an API endpoint, /sidebar.php is called on every page load. This greatly limited the number of requests the blog was able to handle.

Metrics 132
article thumbnail

Honeycomb’s 2020 Blog Roundup

Honeycomb

Let’s take a look back at this year’s most popular Honeycomb blog posts. The community has found it so helpful that it’s one of our most read blog posts this year. Another set of top blog posts this year all had to do with our revamped pricing model. Our next few blog hits of 2020 come from Christine Yen and Charity Majors.

Lambda 110
article thumbnail

Measuring Your Azure Carbon Footprint with the Sustainability API

Xebia

Microsoft Azure’s Sustainability API can help organizations measure their carbon footprint to analyze and reduce it. In this blog, we’ll dive into the carbon emission data it offers and how it can be leveraged for a more sustainable future. But first, an overview. You have the choice between an OData API and an Export API.

Azure 130
article thumbnail

Create a Blog with Contentful and Nuxt

Netlify

In this tutorial, we’ll pair Contentful with Vue by using the metaframework Nuxt — pulling in the posts from our application via an API. The next step will ask you if you want to create an empty space, instead select ‘create an example space’ and select the ‘blog’ template. The demo is here , and the open-source repo is here.