Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
openapi
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Building Microservices in Go: REST APIs - OpenAPI 3 and Swagger UI
Mario Carrion
Mario Carrion
Mario Carrion
Follow
Jun 19 '21
Building Microservices in Go: REST APIs - OpenAPI 3 and Swagger UI
#
go
#
openapi
#
swagger
#
tutorial
14
reactions
Comments
Add Comment
5 min read
How to add OpenAPI to ASP.NET Core project. A coding story.
Oleksii Nikiforov
Oleksii Nikiforov
Oleksii Nikiforov
Follow
Jun 13 '21
How to add OpenAPI to ASP.NET Core project. A coding story.
#
dotnet
#
aspnetcore
#
openapi
#
codingstories
9
reactions
Comments
Add Comment
2 min read
Using Swagger UI in AWS' serverless stack
Timo Schinkel
Timo Schinkel
Timo Schinkel
Follow
for
Coolblue
Jun 8 '21
Using Swagger UI in AWS' serverless stack
#
aws
#
serverless
#
openapi
#
node
12
reactions
Comments
1
comment
4 min read
openapi-processor-spring 2021.4 & micronaut 2021.2
Martin Hauner
Martin Hauner
Martin Hauner
Follow
May 31 '21
openapi-processor-spring 2021.4 & micronaut 2021.2
#
openapi
#
java
#
springboot
#
micronaut
4
reactions
Comments
Add Comment
2 min read
Need help: Open API 3.0 generator
Alexander Friedl
Alexander Friedl
Alexander Friedl
Follow
May 31 '21
Need help: Open API 3.0 generator
#
restful
#
openapi
#
restapi
#
swagger
6
reactions
Comments
Add Comment
1 min read
Rewriting the Monolith, Part 2
Ovid
Ovid
Ovid
Follow
May 19 '21
Rewriting the Monolith, Part 2
#
openapi
#
refactoring
#
soa
#
design
15
reactions
Comments
2
comments
9 min read
Rewriting the Monolith, Part 1
Ovid
Ovid
Ovid
Follow
May 19 '21
Rewriting the Monolith, Part 1
#
openapi
#
refactoring
#
soa
#
design
10
reactions
Comments
2
comments
4 min read
How I use an OpenAPI spec in my Angular projects
Kevin Boosten
Kevin Boosten
Kevin Boosten
Follow
May 18 '21
How I use an OpenAPI spec in my Angular projects
#
openapi
#
api
#
angular
5
reactions
Comments
Add Comment
13 min read
Problem: Spreadsheets. Solution: Specifications
Meenakshi
Meenakshi
Meenakshi
Follow
May 10 '21
Problem: Spreadsheets. Solution: Specifications
#
productivity
#
openapi
#
postman
#
schema
2
reactions
Comments
Add Comment
6 min read
Linting OpenAPI specs using Spectral
mnlth
mnlth
mnlth
Follow
May 9 '21
Linting OpenAPI specs using Spectral
#
swaggerlinter
#
openapi
#
lint
#
apilinter
10
reactions
Comments
Add Comment
4 min read
The Modern Way of Managing APIs Using Protobuf and OpenAPI
Alexsandro Souza
Alexsandro Souza
Alexsandro Souza
Follow
May 6 '21
The Modern Way of Managing APIs Using Protobuf and OpenAPI
#
protobuf
#
api
#
openapi
#
microservices
3
reactions
Comments
2
comments
5 min read
OpenAPI/Swagger Monitoring
Tim Nolet 👨🏻🚀
Tim Nolet 👨🏻🚀
Tim Nolet 👨🏻🚀
Follow
for
Checkly
Apr 28 '21
OpenAPI/Swagger Monitoring
#
api
#
monitoring
#
openapi
8
reactions
Comments
Add Comment
7 min read
Playing with Twilio's OpenAPI specifications
Paul B.
Paul B.
Paul B.
Follow
for
Bump.sh
Apr 22 '21
Playing with Twilio's OpenAPI specifications
#
experiment
#
openapi
#
documentation
8
reactions
Comments
Add Comment
5 min read
How to JWT Authenticate with Angular to an ASP.NET Core C# API (OpenAPI/Swagger) using NSwag TypeScript
Christian Zink
Christian Zink
Christian Zink
Follow
Mar 30 '21
How to JWT Authenticate with Angular to an ASP.NET Core C# API (OpenAPI/Swagger) using NSwag TypeScript
#
webdev
#
openapi
#
angular
#
dotnet
9
reactions
Comments
1
comment
4 min read
Trying out NestJS part 4: Generate Typescript clients from OpenAPI documents
Arnaud Cortisse
Arnaud Cortisse
Arnaud Cortisse
Follow
Mar 28 '21
Trying out NestJS part 4: Generate Typescript clients from OpenAPI documents
#
nestjs
#
react
#
docker
#
openapi
10
reactions
Comments
Add Comment
6 min read
Swagger/OpenAPI and Rails array param
Dmitry Daw
Dmitry Daw
Dmitry Daw
Follow
Mar 26 '21
Swagger/OpenAPI and Rails array param
#
ruby
#
rails
#
swagger
#
openapi
8
reactions
Comments
Add Comment
1 min read
De-duping the Duplication in Services Featuring: Swagger/OpenAPI and AJV
Matthew Zygowicz
Matthew Zygowicz
Matthew Zygowicz
Follow
Mar 12 '21
De-duping the Duplication in Services Featuring: Swagger/OpenAPI and AJV
#
microservices
#
javascript
#
backend
#
openapi
6
reactions
Comments
Add Comment
6 min read
ApiBlaze: Designing the Search API for Properties & Endpoints
Sebastian
Sebastian
Sebastian
Follow
Mar 8 '21
ApiBlaze: Designing the Search API for Properties & Endpoints
#
javascript
#
openapi
6
reactions
Comments
Add Comment
6 min read
Trying out NestJS part 3: Creating an OpenAPI document
Arnaud Cortisse
Arnaud Cortisse
Arnaud Cortisse
Follow
Mar 6 '21
Trying out NestJS part 3: Creating an OpenAPI document
#
nestjs
#
openapi
8
reactions
Comments
Add Comment
5 min read
ApiBlaze: UI for Searching API Elements
Sebastian
Sebastian
Sebastian
Follow
Mar 1 '21
ApiBlaze: UI for Searching API Elements
#
javascript
#
openapi
5
reactions
Comments
Add Comment
4 min read
Building a microservice in Perl, part 1: Designing the API
Mark Gardner
Mark Gardner
Mark Gardner
Follow
Feb 27 '21
Building a microservice in Perl, part 1: Designing the API
#
perl
#
microservices
#
mojolicious
#
openapi
18
reactions
Comments
Add Comment
3 min read
Validate your API response structure using re-usable JSON Schema
07:02
Dheeraj Aggarwal
Dheeraj Aggarwal
Dheeraj Aggarwal
Follow
Feb 24 '21
Validate your API response structure using re-usable JSON Schema
#
testing
#
swagger
#
openapi
#
vrestng
6
reactions
Comments
Add Comment
1 min read
Two OpenAPI 3.1 changes we love
Sébastien Charrier
Sébastien Charrier
Sébastien Charrier
Follow
for
Bump.sh
Feb 23 '21
Two OpenAPI 3.1 changes we love
#
api
#
openapi
#
apidesign
4
reactions
Comments
Add Comment
2 min read
JavaScript: How to Implement a WebSocket Backend
Sebastian
Sebastian
Sebastian
Follow
Feb 15 '21
JavaScript: How to Implement a WebSocket Backend
#
javascript
#
websockets
#
openapi
5
reactions
Comments
Add Comment
6 min read
Automatically Keep Postman Collections In Sync With OpenAPI Specs
Matt Martz
Matt Martz
Matt Martz
Follow
Feb 8 '21
Automatically Keep Postman Collections In Sync With OpenAPI Specs
#
postman
#
testing
#
openapi
#
automation
8
reactions
Comments
Add Comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account