DEV Community

# openapi

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Deploying OpenAPI in Azure API Management with Terraform

Deploying OpenAPI in Azure API Management with Terraform

12
Comments
9 min read
Generating OpenAPI Specification (OAS) documentation for your REST APIs

Generating OpenAPI Specification (OAS) documentation for your REST APIs

14
Comments
2 min read
Uploading a file through Swagger in Quarkus

Uploading a file through Swagger in Quarkus

8
Comments 2
3 min read
React Query Codegen from OpenAPI

React Query Codegen from OpenAPI

15
Comments 1
3 min read
OpenAPI Flaws - Required field

OpenAPI Flaws - Required field

11
Comments 1
3 min read
Managing application cache with react-query. And code generation from OpenAPI.

Managing application cache with react-query. And code generation from OpenAPI.

7
Comments
11 min read
How to Integrate Swagger UI in Go Backend - Gin Edition

How to Integrate Swagger UI in Go Backend - Gin Edition

9
Comments
9 min read
Documenting your API with OpenAPI standard

Documenting your API with OpenAPI standard

6
Comments
5 min read
openAPI has Swagger!

openAPI has Swagger!

7
Comments 2
4 min read
Making Security Fun for Developers

Making Security Fun for Developers

6
Comments
2 min read
From OpenAPI to a working integration in minutes

From OpenAPI to a working integration in minutes

9
Comments
3 min read
Nx - Pnpm - Fixing the "pnpx" and "pnx" command

Nx - Pnpm - Fixing the "pnpx" and "pnx" command

7
Comments
1 min read
Nx NestJs - How to autogenerate OpenApi/Swagger specs

Nx NestJs - How to autogenerate OpenApi/Swagger specs

16
Comments
3 min read
How to check if paths are lowercase characters with Spectral

How to check if paths are lowercase characters with Spectral

7
Comments
2 min read
OpenAPI Editor - Free IN-Browser Developer Tool

OpenAPI Editor - Free IN-Browser Developer Tool

51
Comments 8
1 min read
From Design-First to Automated Deployment with OpenAPI

From Design-First to Automated Deployment with OpenAPI

6
Comments
7 min read
Writing REST API with OpenAPI and SpringBoot

Writing REST API with OpenAPI and SpringBoot

6
Comments
6 min read
The Future of Map Tiling 🌐

The Future of Map Tiling 🌐

11
Comments
2 min read
Mapping OpenAPI to the CLI

Mapping OpenAPI to the CLI

10
Comments
4 min read
Spectral: Rules for checking if an operationId is a camelCase

Spectral: Rules for checking if an operationId is a camelCase

5
Comments
1 min read
Triplet Command: One Command, Three Outcomes; All Info

Triplet Command: One Command, Three Outcomes; All Info

7
Comments
6 min read
Kusk Gateway beta1 - OpenAPI-first for Kubernetes

Kusk Gateway beta1 - OpenAPI-first for Kubernetes

5
Comments
1 min read
Add Authentication to Portman API tests

Add Authentication to Portman API tests

6
Comments
4 min read
OpenAPI cures the symptoms, not the disease

OpenAPI cures the symptoms, not the disease

10
Comments
3 min read
Validate Your PHP API Tests Against OpenAPI Definitions – a Laravel Example [2023 update]

Validate Your PHP API Tests Against OpenAPI Definitions – a Laravel Example [2023 update]

6
Comments
9 min read
Using Swagger API

Using Swagger API

4
Comments
6 min read
Cherrybomb v0.5.0

Cherrybomb v0.5.0

7
Comments
1 min read
Publishing OpenAPI Document from Azure Functions to Azure API Management within CI/CD Pipeline

Publishing OpenAPI Document from Azure Functions to Azure API Management within CI/CD Pipeline

11
Comments
5 min read
Getting Geospatial Data on The Web 🌎

Getting Geospatial Data on The Web 🌎

8
Comments
1 min read
Looking for new features ideas for Cherrybomb

Looking for new features ideas for Cherrybomb

8
Comments 1
1 min read
API Diff - Compare in seconds two versions of your API

API Diff - Compare in seconds two versions of your API

8
Comments
1 min read
Generating OpenAPI Document from Azure Functions within CI/CD Pipeline

Generating OpenAPI Document from Azure Functions within CI/CD Pipeline

16
Comments
3 min read
OpenAPI extensions and Swashbuckle

OpenAPI extensions and Swashbuckle

5
Comments
3 min read
Generate API client with OpenApi codegen

Generate API client with OpenApi codegen

Comments
3 min read
Cherrybomb v0.4.3 - Added support for OAS-3.1

Cherrybomb v0.4.3 - Added support for OAS-3.1

6
Comments
1 min read
Tutorial: Developing a RESTful API with Go, JSON Schema validation and OpenAPI docs

Tutorial: Developing a RESTful API with Go, JSON Schema validation and OpenAPI docs

13
Comments 13
8 min read
OpenAPI for JavaScript Azure Functions

OpenAPI for JavaScript Azure Functions

9
Comments
6 min read
Migration from Swagger 2 to OpenAPI 3

Migration from Swagger 2 to OpenAPI 3

4
Comments
4 min read
Typescript with the OpenAPI specification

Typescript with the OpenAPI specification

16
Comments 1
6 min read
An introduction to the AsyncAPI specification

An introduction to the AsyncAPI specification

8
Comments 1
7 min read
What is OpenAPI?

What is OpenAPI?

9
Comments
5 min read
How bad models ruin an API (or why design-first is the way to go)

How bad models ruin an API (or why design-first is the way to go)

3
Comments
6 min read
Kusk Gateway - Configuring Ingress with OpenAPI

Kusk Gateway - Configuring Ingress with OpenAPI

Comments
1 min read
OpenAPI 打通前後端任督二脈

OpenAPI 打通前後端任督二脈

7
Comments
4 min read
Source generators and a boilerplate code

Source generators and a boilerplate code

5
Comments
8 min read
Don't go OpenAPI first, go API first

Don't go OpenAPI first, go API first

6
Comments
4 min read
Create your REST API using OpenAPI kotlin-spring generator

Create your REST API using OpenAPI kotlin-spring generator

8
Comments
7 min read
Generate typescript from openapi

Generate typescript from openapi

2
Comments
3 min read
Get better API testing by using Portman

Get better API testing by using Portman

10
Comments
5 min read
Binary Data Transfer on Azure Functions via OpenAPI

Binary Data Transfer on Azure Functions via OpenAPI

10
Comments
3 min read
Adding a Swagger UI page to your Express REST API

Adding a Swagger UI page to your Express REST API

10
Comments
2 min read
6 Ways Azure Functions Endpoints Auth via OpenAPI

6 Ways Azure Functions Endpoints Auth via OpenAPI

23
Comments
7 min read
New tool for generating Ingress configurations from OpenAPI/Swagger

New tool for generating Ingress configurations from OpenAPI/Swagger

5
Comments
1 min read
How to create a Postman Collection from OpenAPI Docs

How to create a Postman Collection from OpenAPI Docs

4
Comments 1
4 min read
API Documentation with OpenAPI

API Documentation with OpenAPI

5
Comments
10 min read
FoalTS version 2.6 is here

FoalTS version 2.6 is here

15
Comments
1 min read
Using openapi-cli during API design: part one

Using openapi-cli during API design: part one

3
Comments
10 min read
Crash course into API-related terminology

Crash course into API-related terminology

2
Comments
6 min read
.NET 5 Support of Azure Functions OpenAPI Extension

.NET 5 Support of Azure Functions OpenAPI Extension

7
Comments
6 min read
Go Code Generation from OpenAPI spec

Go Code Generation from OpenAPI spec

4
Comments
4 min read
loading...