Overlays can be tricky to wrap your head around, but this handy GUI can help it all make sense.| APIs You Won't Hate
Once you've learned the basics of JSON Streaming in APIs, it starts to become a whole lot more interesting for a whole lot more use-cases.| APIs You Won't Hate
Welcome to the OpenAPI Initiative (OAI) September 2025 newsletter! We’ve had a break over the vacation season in the northern hemisphere, but are back to bring you initiative news, information...| OpenAPI Initiative
NewsPicksのクレジットカード決済における本人認証対応についてご紹介します。| Uzabase for Engineers
If you’re an API developer working with Node.js, then you’re probably familiar with Express. But have you tried out the Fastify framework to build with power, speed, and convenience? In this walkthrough, we build a full-featured, easy-to-consume API with Fastify. And we deploy it to the cloud with ease. We show you how to: Get started working with Fastify to build an API Implement API authentication by using a JSON web token (JWT) Use Fastify’s Swagger plugins to generate an OpenAPI spe...| Heroku
Learn how OpenAPI v3.2 helps describe JSON Streaming, and in the process find out more about what the heck JSON streaming even is.| APIs You Won't Hate
Automated API Documentation Generation with GenDocs| AIStore
Automated API Documentation Generation with GenDocs| AIStore
Open Liberty 25.0.0.7-beta is here with support for MicroProfile 7.1! Includes Telemetry 2.1 (built on OpenTelemetry v1.48.0) & OpenAPI 4.1.| MicroProfile
The more I work on API standards, the more I realise how few teams understand that they can adopt the standards and, without breaking any contract, adapt them to make a strong interface for their own application. One of my … Continue reading →| LornaJane
Discover the importance of API catalogs, their differences from API portals & gateways, and how to ensure optimal API management and security.| Escape DAST - Application Security Blog
April 2025 OpenAPI update: push for v3.1 adoption, Arazzo roadmap, upcoming events, and the OAK Repository’s role in AI-focused API workflows.| OpenAPI Initiative
An article by Rob Allen| akrabat.com
It time for our next Community Hero, and this time we talk to Leviathan of the API world Phil Sturgeon. Phil is author of Build APIs You Won’t Hate, ex-WeWork... The post OpenAPI Community Hero – Phil Sturgeon appeared first on OpenAPI Initiative.| OpenAPI Initiative
Change the fields returned by your API by offering more representations of the resources. This under-appreciated feature of API design can help teams to get the best from their API for multiple use cases, without the need to switch to GraphQL.| LornaJane
GitBook joins the OpenAPI Initiative! Learn how GitBook uses OpenAPI for great developer experience in our interview with Addison Schultz.| OpenAPI Initiative
API reference documentation changed the way we built integrations, and eventually became part of the driving force for OpenAPI adoption and all the good tooling that flowed from it. As a developer experience specialist, I spend a lot of time thinking about how human users can work with the technical| LornaJane
Welcome to the OpenAPI Initiative (OAI) February 2025 newsletter, the first of this year! Our newsletter brings you initiative news, details of new versions of our specifications, and information on... The post OpenAPI Initiative Newsletter – February 2025 appeared first on OpenAPI Initiative.| OpenAPI Initiative
Welcome to the next installment of our series of posts on people we consider to be heroes of the OpenAPI community. These people go above and beyond to contribute to... The post OpenAPI Community Heroes – Erik Wilde appeared first on OpenAPI Initiative.| OpenAPI Initiative
I've been using Optic's CLI, an OpenAPI tool that does a bunch of things including diffing OpenAPI descriptions and comparing HTTP traffic with OpenAPI. My use case was an established API that didn't have an OpenAPI file yet - using Optic we could create one as a starting point, and then move to a d| LornaJane
The API DevTools space is alive and well with lots of new and exciting products popping up all the time. I've been especially impressed by the new tools in the docs space, but some of the options are less practical for use as quick human-friendly OpenAPI renderings or previews to use during API deve| LornaJane
In this article, I'll be implementing an openapi generator from scratch so you can too! We'll be creating a very simple generator for the Jetbrains HTTP Client| Julien's DevRel corner
Learn how to automatically generate static API specifications from API codebases for Continuous Security Testing (CT)| Escape - The API Security Blog
API governance needs good tooling, and rules that fit - so today's post covers both. Fun fact: I work at Redocly and had used the tool for years, but recently realised that I have a post about a different tool in the archives of my blog, but no Redocly post. So here's the Lorna-recommended version| LornaJane
Working on API tools, I get to see inside lots of different organisations' API projects and processes. Every scenario is different, but a common theme is that many companies use a more complicated API description workflow than you see in conference slide decks! Without sharing any one organisation's| LornaJane
Open Liberty 23.0.0.12 introduced MicroProfile 6.1, which included updates to MicroProfile Metrics and MicroProfile Telemetry 1.1.| MicroProfile
This blog shows a way to use the Jetbrains HTTP Client to replace Postman and test third party APIs, share requests and even run them in CI all of that within minutes!| Julien's DevRel corner
I found and fixed a tiny bug in OpenAPI, learnt about the library, jackson and git in the process. In short, get and set methods are visited by Jackson even when they aren't used anywhere in the code! Be careful how you name your methods 🔥| Julien's DevRel corner
In this article, I'm sharing some tips and tricks on how to get productive with creating OpenAPI generators. How to run and debug, create your own easily and more| Julien's DevRel corner