SlideShare a Scribd company logo
OpenAPI
PRATIK KHASNABIS
CLOUD SOLUTION ARCHITECT
@SOFTVEDA
API Lifecycle
OpenAPI
API Design
API
Develop
API Test
API
Document
API
Publish
API
Consume
OpenAPI
OpenAPI Specification (OAS):
“The OpenAPI Specification (OAS) defines a standard, programming language-agnostic interface
description for REST APIs, which allows both humans and computers to discover and understand
the capabilities of a service without requiring access to source code, additional documentation,
or inspection of network traffic. When properly defined via OpenAPI, a consumer can understand
and interact with the remote service with a minimal amount of implementation logic. Similar to
what interface descriptions have done for lower-level programming, the OpenAPI Specification
removes guesswork in calling a service.”
http://spec.openapis.org/oas/v3.0.3
Started as Swagger by SmartBear and donated to OpenAPI Initiative (OAI)
Structure
Metadata
Endpoints: Paths/HTTP Methods
Components
API Design
VS Code: https://marketplace.visualstudio.com/items?itemName=42Crunch.vscode-openapi
Stoplight Studio: https://stoplight.io
Swagger Editor: https://editor.swagger.io
API Develop
Swashbuckle: https://github.com/domaindrivendev/Swashbuckle.AspNetCore
Spectral: https://marketplace.visualstudio.com/items?itemName=stoplight.spectral
API Test
Postman: https://www.postman.com
Import OpenAPI Spec as a API Collection.
API Document
Swashbuckle.AspNetCore: https://github.com/domaindrivendev/Swashbuckle.AspNetCore
ReDoc: https://redocly.github.io/redoc/
API Publish
Azure API Management
AWS
Apigee
API Consume
Visual Studio Connected Service
OpenAPI CLI Generator
Thank You
Sketchnote by
@mishmashtan

More Related Content

PPTX
Whats new in .net core 3
Pratik Khasnabis
 
PDF
What's New in ASP.NET Core 3
Andrea Dottor
 
PPTX
Real-time apps using Xamarin + SignalR
Miguel Angel Teheran Garcia
 
PDF
Minko - Build WebGL applications with C++ and asm.js
Minko3D
 
PDF
Multiplatform C++ on the Web with Emscripten
Chad Austin
 
PPTX
.Net Core
Bertrand Le Roy
 
PDF
Integration of the Chromium Browser in the GENIVI Platform (16th GENIVI AMM)
Igalia
 
PPTX
What's New in ASP.NET Core 2.0
Jon Galloway
 
Whats new in .net core 3
Pratik Khasnabis
 
What's New in ASP.NET Core 3
Andrea Dottor
 
Real-time apps using Xamarin + SignalR
Miguel Angel Teheran Garcia
 
Minko - Build WebGL applications with C++ and asm.js
Minko3D
 
Multiplatform C++ on the Web with Emscripten
Chad Austin
 
.Net Core
Bertrand Le Roy
 
Integration of the Chromium Browser in the GENIVI Platform (16th GENIVI AMM)
Igalia
 
What's New in ASP.NET Core 2.0
Jon Galloway
 

What's hot (20)

PPTX
Introduction to .NET Core & ASP.NET Core MVC
Saineshwar bageri
 
PDF
WebAssemlby vs JavaScript
Alexandr Skachkov
 
PPTX
Migrating .NET Application to .NET Core
Baris Ceviz
 
PDF
Getting Started with ASP.NET Core 1.0 (formerly ASP.NET 5)
Arrow Consulting & Design
 
PPTX
Data Management and Streaming Strategies in Drakensang Online
Andre Weissflog
 
PDF
Salt and pepper — native code in the browser Browser using Google native Client
Mayflower GmbH
 
PDF
Kiosk-mode browser using Chromium Embedded Framework (CEF)
Igalia
 
PPTX
Bye bye WCF, hello gRPC
Swaminathan Vetri
 
PPTX
ASP.NET Core 1.0 Overview
Shahed Chowdhuri
 
PDF
Compiling To Web Assembly
Igalia
 
PPTX
.Net Core - not your daddy's dotnet
Rick van den Bosch
 
PPTX
ASP.NET Core: The best of the new bits
Ken Cenerelli
 
PPTX
Full stack web development with c# and web assembly - Blazor.Net
Ruwantha Ratnayake
 
PDF
Introduction to ASP.NET Core
Avanade Nederland
 
PDF
Dot Net Core
Amir Barylko
 
PPTX
Getting started with Emscripten – Transpiling C / C++ to JavaScript / HTML5
David Voyles
 
PDF
WebAssembly Fundamentals
Knoldus Inc.
 
PPTX
'BUILDING ANGULAR APPS WITH NX' by Anastasia Necheporenko
OdessaJS Conf
 
PPTX
'MICROFRONTENDS WITH REACT' by Liliia Karpenko
OdessaJS Conf
 
Introduction to .NET Core & ASP.NET Core MVC
Saineshwar bageri
 
WebAssemlby vs JavaScript
Alexandr Skachkov
 
Migrating .NET Application to .NET Core
Baris Ceviz
 
Getting Started with ASP.NET Core 1.0 (formerly ASP.NET 5)
Arrow Consulting & Design
 
Data Management and Streaming Strategies in Drakensang Online
Andre Weissflog
 
Salt and pepper — native code in the browser Browser using Google native Client
Mayflower GmbH
 
Kiosk-mode browser using Chromium Embedded Framework (CEF)
Igalia
 
Bye bye WCF, hello gRPC
Swaminathan Vetri
 
ASP.NET Core 1.0 Overview
Shahed Chowdhuri
 
Compiling To Web Assembly
Igalia
 
.Net Core - not your daddy's dotnet
Rick van den Bosch
 
ASP.NET Core: The best of the new bits
Ken Cenerelli
 
Full stack web development with c# and web assembly - Blazor.Net
Ruwantha Ratnayake
 
Introduction to ASP.NET Core
Avanade Nederland
 
Dot Net Core
Amir Barylko
 
Getting started with Emscripten – Transpiling C / C++ to JavaScript / HTML5
David Voyles
 
WebAssembly Fundamentals
Knoldus Inc.
 
'BUILDING ANGULAR APPS WITH NX' by Anastasia Necheporenko
OdessaJS Conf
 
'MICROFRONTENDS WITH REACT' by Liliia Karpenko
OdessaJS Conf
 
Ad

Similar to Open API (aka Swagger) - DDD by Night May 2020 (20)

PDF
RefCard API Architecture Strategy
OCTO Technology
 
PDF
Testing libraries for fun & profit. Beware: Increased productivity ahead
Ixchel Ruiz
 
PDF
An API (Application Programming Interface) is the means by which thi.pdf
arakalamkah11
 
PDF
Oracle API Platform Cloud Service Best Practices & Lessons Learnt
luisw19
 
PDF
Schema-First API Design
Yos Riady
 
PPTX
What is an Application programming interface(API)?
Akmal Ali
 
PPTX
API Design: Women Who Code (WWCode) DFW
Axway
 
PDF
Implementing OpenAPI and GraphQL services with gRPC
Tim Burks
 
PDF
Sinergija2012 - Developing REST API for Windows Azure with ASP.NET Web API
Radenko Zec
 
PDF
Specification-driven API Design with OpenAPI
Lukas Leander Rosenstock
 
PPTX
Web Dev 21-01-2024.pptx
PARDHIVANNABATTULA
 
PDF
Apicurio Registry: Event-driven APIs & Schema governance for Apache Kafka | F...
HostedbyConfluent
 
PDF
Api clarity webinar
LibbySchulze
 
PPTX
Api design part 1
Ibrahim Elsawaf
 
PDF
apidays LIVE Paris 2021 - Getting started with Event-Driven APis by Hugo Guer...
apidays
 
PDF
apidays LIVE London 2021 - Getting started with Event-Driven APIs by Hugo Gue...
apidays
 
PDF
Presentation at the 2016 Linux Foundation Collab Summit
Open API Initiative (OAI)
 
PPTX
OpenAPI Extensions for OSLC
LuisArmandoRamrezAgu
 
PDF
Top 11 API testing tools for 2022
Aparna Sharma
 
PPTX
API workshop: Introduction to APIs (TC Camp)
Tom Johnson
 
RefCard API Architecture Strategy
OCTO Technology
 
Testing libraries for fun & profit. Beware: Increased productivity ahead
Ixchel Ruiz
 
An API (Application Programming Interface) is the means by which thi.pdf
arakalamkah11
 
Oracle API Platform Cloud Service Best Practices & Lessons Learnt
luisw19
 
Schema-First API Design
Yos Riady
 
What is an Application programming interface(API)?
Akmal Ali
 
API Design: Women Who Code (WWCode) DFW
Axway
 
Implementing OpenAPI and GraphQL services with gRPC
Tim Burks
 
Sinergija2012 - Developing REST API for Windows Azure with ASP.NET Web API
Radenko Zec
 
Specification-driven API Design with OpenAPI
Lukas Leander Rosenstock
 
Web Dev 21-01-2024.pptx
PARDHIVANNABATTULA
 
Apicurio Registry: Event-driven APIs & Schema governance for Apache Kafka | F...
HostedbyConfluent
 
Api clarity webinar
LibbySchulze
 
Api design part 1
Ibrahim Elsawaf
 
apidays LIVE Paris 2021 - Getting started with Event-Driven APis by Hugo Guer...
apidays
 
apidays LIVE London 2021 - Getting started with Event-Driven APIs by Hugo Gue...
apidays
 
Presentation at the 2016 Linux Foundation Collab Summit
Open API Initiative (OAI)
 
OpenAPI Extensions for OSLC
LuisArmandoRamrezAgu
 
Top 11 API testing tools for 2022
Aparna Sharma
 
API workshop: Introduction to APIs (TC Camp)
Tom Johnson
 
Ad

More from Pratik Khasnabis (9)

PPTX
Containers on Windows
Pratik Khasnabis
 
PPTX
Microsoft Azure fundamentals for AWS practitioners
Pratik Khasnabis
 
PPTX
Deploying a website in Azure using ARM templates
Pratik Khasnabis
 
PPTX
What is .Net Standard
Pratik Khasnabis
 
PPTX
Recapping C# 6.0 and A First Look Into C# 7.0
Pratik Khasnabis
 
PPTX
Deploy a Website in Azure using ARM Templates
Pratik Khasnabis
 
PPTX
DDD Melbourne 2014 security in ASP.Net Web API 2
Pratik Khasnabis
 
PPTX
Async Programming in C# 5
Pratik Khasnabis
 
PPTX
Ddd melbourne 2011 C# async ctp
Pratik Khasnabis
 
Containers on Windows
Pratik Khasnabis
 
Microsoft Azure fundamentals for AWS practitioners
Pratik Khasnabis
 
Deploying a website in Azure using ARM templates
Pratik Khasnabis
 
What is .Net Standard
Pratik Khasnabis
 
Recapping C# 6.0 and A First Look Into C# 7.0
Pratik Khasnabis
 
Deploy a Website in Azure using ARM Templates
Pratik Khasnabis
 
DDD Melbourne 2014 security in ASP.Net Web API 2
Pratik Khasnabis
 
Async Programming in C# 5
Pratik Khasnabis
 
Ddd melbourne 2011 C# async ctp
Pratik Khasnabis
 

Recently uploaded (20)

PPTX
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
PPTX
Maximizing Revenue with Marketo Measure: A Deep Dive into Multi-Touch Attribu...
bbedford2
 
PDF
Appium Automation Testing Tutorial PDF: Learn Mobile Testing in 7 Days
jamescantor38
 
PPTX
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
PPTX
Presentation of Computer CLASS 2 .pptx
darshilchaudhary558
 
PDF
PFAS Reporting Requirements 2026 Are You Submission Ready Certivo.pdf
Certivo Inc
 
PPTX
Services offered by Dynamic Solutions in Pakistan
DaniyaalAdeemShibli1
 
PDF
Protecting the Digital World Cyber Securit
dnthakkar16
 
PPTX
Why Use Open Source Reporting Tools for Business Intelligence.pptx
Varsha Nayak
 
PPTX
Presentation about variables and constant.pptx
kr2589474
 
PPTX
AI-Ready Handoff: Auto-Summaries & Draft Emails from MQL to Slack in One Flow
bbedford2
 
PDF
Multi-factor Authentication (MFA) requirement for Microsoft 365 Admin Center_...
Q-Advise
 
PDF
Why Use Open Source Reporting Tools for Business Intelligence.pdf
Varsha Nayak
 
PPTX
Explanation about Structures in C language.pptx
Veeral Rathod
 
PDF
How to Seamlessly Integrate Salesforce Data Cloud with Marketing Cloud.pdf
NSIQINFOTECH
 
PDF
Solar Panel Installation Guide – Step By Step Process 2025.pdf
CRMLeaf
 
PPTX
ConcordeApp: Engineering Global Impact & Unlocking Billions in Event ROI with AI
chastechaste14
 
PDF
Wondershare Filmora 14.5.20.12999 Crack Full New Version 2025
gsgssg2211
 
PDF
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
PDF
advancepresentationskillshdhdhhdhdhdhhfhf
jasmenrojas249
 
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
Maximizing Revenue with Marketo Measure: A Deep Dive into Multi-Touch Attribu...
bbedford2
 
Appium Automation Testing Tutorial PDF: Learn Mobile Testing in 7 Days
jamescantor38
 
Web Testing.pptx528278vshbuqffqhhqiwnwuq
studylike474
 
Presentation of Computer CLASS 2 .pptx
darshilchaudhary558
 
PFAS Reporting Requirements 2026 Are You Submission Ready Certivo.pdf
Certivo Inc
 
Services offered by Dynamic Solutions in Pakistan
DaniyaalAdeemShibli1
 
Protecting the Digital World Cyber Securit
dnthakkar16
 
Why Use Open Source Reporting Tools for Business Intelligence.pptx
Varsha Nayak
 
Presentation about variables and constant.pptx
kr2589474
 
AI-Ready Handoff: Auto-Summaries & Draft Emails from MQL to Slack in One Flow
bbedford2
 
Multi-factor Authentication (MFA) requirement for Microsoft 365 Admin Center_...
Q-Advise
 
Why Use Open Source Reporting Tools for Business Intelligence.pdf
Varsha Nayak
 
Explanation about Structures in C language.pptx
Veeral Rathod
 
How to Seamlessly Integrate Salesforce Data Cloud with Marketing Cloud.pdf
NSIQINFOTECH
 
Solar Panel Installation Guide – Step By Step Process 2025.pdf
CRMLeaf
 
ConcordeApp: Engineering Global Impact & Unlocking Billions in Event ROI with AI
chastechaste14
 
Wondershare Filmora 14.5.20.12999 Crack Full New Version 2025
gsgssg2211
 
What to consider before purchasing Microsoft 365 Business Premium_PDF.pdf
Q-Advise
 
advancepresentationskillshdhdhhdhdhdhhfhf
jasmenrojas249
 

Open API (aka Swagger) - DDD by Night May 2020