DEV Community

# swagger

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implementing clean architecture in Go

Implementing clean architecture in Go

124
Comments 2
8 min read
Benefits of using the OpenAPI (Swagger) specification for your API?

Benefits of using the OpenAPI (Swagger) specification for your API?

79
Comments 16
5 min read
Why Swagger schemes are needed in frontend development ?

Why Swagger schemes are needed in frontend development ?

70
Comments 7
4 min read
Integrating APIs to a TypeScript frontend with OpenAPI/Swagger

Integrating APIs to a TypeScript frontend with OpenAPI/Swagger

51
Comments 7
6 min read
Documenting your ExpressWebJs API with Swagger

Documenting your ExpressWebJs API with Swagger

50
Comments
3 min read
OpenAPI (Swagger) specifications that write your tests for you (sort of)

OpenAPI (Swagger) specifications that write your tests for you (sort of)

34
Comments 3
5 min read
I made Swagger/OpenAPI type definitions and converter library

I made Swagger/OpenAPI type definitions and converter library

33
Comments 2
4 min read
API Sorrows

API Sorrows

32
Comments 5
8 min read
An API Validation Aggravation

An API Validation Aggravation

30
Comments
4 min read
Stop using swagger-ui only, go with TypeScript SDK in browser

Stop using swagger-ui only, go with TypeScript SDK in browser

29
Comments 1
5 min read
Writing Blazing Fast and Less Code CRUD Operation + OpenAPI in NestJS

Writing Blazing Fast and Less Code CRUD Operation + OpenAPI in NestJS

28
Comments
4 min read
Laravel Api Documentation with Swagger and Passport

Laravel Api Documentation with Swagger and Passport

28
Comments 15
11 min read
Global Header in Swagger-Ui Spring-Boot

Global Header in Swagger-Ui Spring-Boot

27
Comments 1
2 min read
Easily add Swagger UI to a plain Flask API project with an OpenAPI specification file

Easily add Swagger UI to a plain Flask API project with an OpenAPI specification file

27
Comments 7
2 min read
Postman Collection to Swagger UI Documentation

Postman Collection to Swagger UI Documentation

26
Comments 1
5 min read
Creating a complete golang rest api from zero to Hero

Creating a complete golang rest api from zero to Hero

26
Comments 1
1 min read
Generate TypeScript types from Swagger (OpenAPI 3)

Generate TypeScript types from Swagger (OpenAPI 3)

25
Comments 4
2 min read
From OpenAPI to UML (and back)

From OpenAPI to UML (and back)

25
Comments 5
4 min read
Swagger and ReDoc for Documenting WEB API in .NET 5

Swagger and ReDoc for Documenting WEB API in .NET 5

24
Comments
2 min read
Documenting Node.js API using Swagger

Documenting Node.js API using Swagger

21
Comments 1
8 min read
Como deixar o Swagger com tema dark mode usando Swaggo e Golang

Como deixar o Swagger com tema dark mode usando Swaggo e Golang

19
Comments 1
7 min read
Generate Angular ReactiveForms from Swagger/OpenAPI

Generate Angular ReactiveForms from Swagger/OpenAPI

19
Comments 1
5 min read
.Net Core 3 - Part 1 - Swagger

.Net Core 3 - Part 1 - Swagger

19
Comments 1
2 min read
Authenticate Next.js SPA with ASP.NET 6 Identity and Duende Identity Server Part 1

Authenticate Next.js SPA with ASP.NET 6 Identity and Duende Identity Server Part 1

18
Comments 3
9 min read
NestJS Upload File with FastifyAdapter

NestJS Upload File with FastifyAdapter

16
Comments 4
4 min read
Typescript with the OpenAPI specification

Typescript with the OpenAPI specification

16
Comments 1
6 min read
API-First Development with Spring Boot and Swagger

API-First Development with Spring Boot and Swagger

14
Comments
8 min read
Swagger İle Rest Api'ni Konuştur - 1

Swagger İle Rest Api'ni Konuştur - 1

14
Comments
4 min read
Building Microservices in Go: REST APIs - OpenAPI 3 and Swagger UI

Building Microservices in Go: REST APIs - OpenAPI 3 and Swagger UI

13
Comments
5 min read
Log Capturing App with MongoDB + Spring Boot + Swagger UI

Log Capturing App with MongoDB + Spring Boot + Swagger UI

13
Comments 2
6 min read
Create an API service using nestframework

Create an API service using nestframework

13
Comments
15 min read
Try using swagger-ui

Try using swagger-ui

12
Comments 1
1 min read
Basic Authentication in Swagger (Open API) .NET5

Basic Authentication in Swagger (Open API) .NET5

12
Comments 1
5 min read
Turn Swagger Theme to the Dark Mode

Turn Swagger Theme to the Dark Mode

12
Comments 6
1 min read
Do you use Swagger, or document your API?

Do you use Swagger, or document your API?

12
Comments 7
1 min read
Go-Swagger Tricks. Standard HTTP Handler

Go-Swagger Tricks. Standard HTTP Handler

12
Comments
3 min read
Typed express with generated swagger docs

Typed express with generated swagger docs

12
Comments
4 min read
Designing APIs with Swagger and OpenAPI

Designing APIs with Swagger and OpenAPI

11
Comments
2 min read
What is Swagger and how to use it in ASP.NET application?

What is Swagger and how to use it in ASP.NET application?

11
Comments
5 min read
Ocelot Gateway with "auto-generated" Swagger

Ocelot Gateway with "auto-generated" Swagger

10
Comments 3
5 min read
NestJs: Deploy to Heroku and Add Swagger Docs

NestJs: Deploy to Heroku and Add Swagger Docs

10
Comments
2 min read
ASP.NET Core Swagger Documentation with Bearer Authentication

ASP.NET Core Swagger Documentation with Bearer Authentication

9
Comments
5 min read
DOCUMENTING YOUR API WITH SWAGGER

DOCUMENTING YOUR API WITH SWAGGER

9
Comments
8 min read
Improve Your Web API with Swagger Documentation

Improve Your Web API with Swagger Documentation

9
Comments
5 min read
What is OpenAPI?

What is OpenAPI?

9
Comments
5 min read
A better way to create Swagger Docs for Koa APIs using decorators?

A better way to create Swagger Docs for Koa APIs using decorators?

9
Comments 3
5 min read
How to Add Generated HttpClient to ASP.NET Core Dependency Injection (Right Way)

How to Add Generated HttpClient to ASP.NET Core Dependency Injection (Right Way)

9
Comments 2
2 min read
TypeScript Swagger Editor - alternative of MSW and Swagger-UI

TypeScript Swagger Editor - alternative of MSW and Swagger-UI

9
Comments 1
4 min read
Update Swashbuckle.AspNetCore Version from version"4.0.1" to "6.2.3"

Update Swashbuckle.AspNetCore Version from version"4.0.1" to "6.2.3"

9
Comments
2 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
Building REST API with Express, TypeScript and Swagger

Building REST API with Express, TypeScript and Swagger

9
Comments 2
7 min read
Guía Swagger en ASP.NET Core, Para un Amigo

Guía Swagger en ASP.NET Core, Para un Amigo

9
Comments
6 min read
Porque usar Swagger na sua API?

Porque usar Swagger na sua API?

8
Comments
3 min read
Node.JS - Foal framework - What's new in version 2 (2/4)

Node.JS - Foal framework - What's new in version 2 (2/4)

8
Comments
4 min read
C# ASP.NET : Hide model properties from Swagger doc

C# ASP.NET : Hide model properties from Swagger doc

8
Comments 2
3 min read
How to integrate Swagger UI in a .NET Core Web API application | Amoenus Dev

How to integrate Swagger UI in a .NET Core Web API application | Amoenus Dev

8
Comments 1
2 min read
C++ RESTful web service with Swagger-UI and auto-documented endpoints

C++ RESTful web service with Swagger-UI and auto-documented endpoints

8
Comments
5 min read
Swagger/OpenAPI and Rails array param

Swagger/OpenAPI and Rails array param

8
Comments
1 min read
Creating A OpenAPI (Swagger) Documentation For RESTful Services

Creating A OpenAPI (Swagger) Documentation For RESTful Services

8
Comments
2 min read
Init project

Init project

8
Comments
3 min read
loading...