OpenAPI Specification
The OpenAPI Specification (OAS), previously known as the Swagger Specification, is a specification for a programming language-agnostic, machine-readable interface definition language for describing, producing, consuming, and visualizing web services. OpenAPI documents describe API services and are represented in YAML or JSON formats.
- GitHub: https://github.com/topics/openapi
- Wikipedia: https://en.wikipedia.org/wiki/OpenAPI_Specification
- Repo: https://github.com/OAI/OpenAPI-Specification
- Created by: OpenAPI Initiative, Tony Tam, Darrel Miller, Mike Ralphson, Ron Ratovsky, Uri Sarid, Jason Harmon
- Released: August 10, 2011
- Related Topics: json-schema, raml, rest-api,
- Aliases: open-api, swagger-spec, swagger-specification, openapi-spec, openapi-specification, open-api-specification, oas, openapi-description,
- Last updated: 2026-07-02 00:22:14 UTC
- JSON Representation
https://github.com/martinm85/openapi-dotnet-tools
Reads Open API document, generates Markdown files and markmap files
markmap markmap-lib mindmap openapi openapi-specification
Last synced: 12 Apr 2025
https://github.com/xuhaojun/linebotsdkx
C# line bot sdk
csharp linebot openapi openapi-generator
Last synced: 14 Jan 2026
https://github.com/antoniojvargas/smartcar
A Node.js and Express API that simulates Smartcar vehicle endpoints, including vehicle info, doors, fuel, battery, and engine control. Includes Swagger (OpenAPI) documentation and unit tests with Mocha, Chai, and Sinon.
chai express mocha nodejs openapi rest-api sinon smartcar swagger
Last synced: 13 Apr 2026
https://github.com/jenderenco/inkifyai-doc-generator
AI-powered tool that generates comprehensive, human-readable documentation from OpenAPI/Swagger specifications using large language models.
ai api-documentation developer-tools documentation gitbook java llm markdown ollama openapi spring-boot swagger
Last synced: 09 Apr 2026
https://github.com/alejandrosoares/speakwiz
Raise your confidence in English by practicing and speaking with this platform. Developed using Django Rest Framework and React.
celery chatgpt django django-rest-framework javascript langchain openapi react redis
Last synced: 13 Apr 2026
https://github.com/jpcadena/fastapi-poetry-test
FastAPI test project using Poetry as interpreter.
api api-rest api-restful backend fastapi markdown openapi poetry poetry-python pycharm pydantic python rest rest-api restapi restful-api restfulapi starlette swagger-ui uvicorn
Last synced: 12 Apr 2026
https://github.com/himenon/argo-rollouts-typescript-openapi
Generate TypeScript Code from Argo Rollouts OpenAPI Schema.
argo-rollouts argocd kubernetes openapi typescript
Last synced: 10 May 2026
https://github.com/govuk-one-login/spec-retriever
Retrieves OpenAPI specs from GitHub repos.
Last synced: 18 Jan 2026
https://github.com/quickwrench/quickwrench-api
QuickWrench backend API written using Django âĄ
backend django django-rest-framework openapi python python3 python312 quickwrench
Last synced: 13 Apr 2026
https://github.com/sbyeol3/movie-list
Demo Web Listing Movies with Open Movie API đ«
Last synced: 17 Apr 2026
https://github.com/rajeshkumar7678/code_convertor
this is backend for code convertor from any language
css3 dotenv express html javascript nodejs openapi
Last synced: 04 Apr 2026
https://github.com/remarkablemark/janephp-template
đ± JanePHP template
composer janephp openapi petstore petstore-api php php-library php-sdk swagger template
Last synced: 13 Apr 2026
https://github.com/soenneker/soenneker.x.openapiclient
A X (twitter.com) .NET client generated from their OpenAPI schema, updated daily
csharp dotnet httpclient kiota openapi openapiclient singleton twitter x xopenapiclient
Last synced: 27 Jun 2026
https://github.com/vzsoares/openapi-swagger-portal
Awesome OpenAPI/Swagger documentation portal đ âą Easily display multiple swagger UI's đ€©
Last synced: 30 May 2026
https://github.com/xutyxd/ts-openapi-contract-first-boilerplate
A boilerplate for building contract-first APIs in TypeScript with OpenAPI. Includes OpenAPI definition, compliant server setup, and npm package generation for seamless API development.
api api-contract api-design api-server boilerplate contract-first node nodejs npm npm-package openapi rest scafolding typescript typescript-starter typescript-starter-template typescript-template
Last synced: 05 Feb 2026
https://github.com/ah00ee/python-league
league league-of-legends lol openapi python python-league
Last synced: 14 Jan 2026
https://github.com/nicat-as/balance-notifier
Application for integrating with different openbanking apis of banks and track balance increase and then notify
golang openapi openbanking openbanking-api telegram
Last synced: 14 Jan 2026
https://github.com/alpdr/gindocnic
An OpenAPI 3.1 specification generator for Gin Web Framework
gin gin-gonic go golang openapi openapi-specification openapi3
Last synced: 14 Apr 2026
https://github.com/offlabel-scaffolds/scaffold-fastapi-backend
FastAPI Python backend with SQLAlchemy, Alembic, and OpenAPI
api fastapi openapi postgres priority-critical python scaffold sqlalchemy
Last synced: 04 May 2026
https://github.com/jonathanscholtes/azure-ai-foundry-databricks-research
Agentic AI solution for exploring and reasoning over Databricks using Azure AI Foundry, Semantic Kernel, OpenAPI, and MCP with full observability and orchestration support.
agentic-orchestration azure-ai-agent-service azure-ai-foundry model-context-protocol observability openapi python semantic-kernel
Last synced: 10 May 2026
https://github.com/orca-scan/orca-scan-openapi
Orca Scan OpenAPI Specification
Last synced: 25 Oct 2025
https://github.com/pilotak/openapi-typescript-jwt
Express.js OpenAPI 3 typescript JWT boilerplate
authentication express jwt nodejs openapi openapi3 typescript
Last synced: 11 Apr 2026
https://github.com/dreamquality/postman-openapi-schema-validator
A Node.js utility for integrating OpenAPI schema validations into Postman collections. Automatically reads OpenAPI specs (JSON/YAML) and applies schema validation scripts to Postman requests, supporting OpenAPI versions 2.0, 3.0.x. Provides detailed console logging for validation results.
json newman openapi postman swagger yaml
Last synced: 27 Jan 2026
https://github.com/jkawamoto/go-siastats
A Golang client library for siastats.info
Last synced: 14 Jan 2026
https://github.com/mbari-org/gpdviz
Web-based visualization of geolocated point data streams in real-time
openapi scala typescript vue websocket
Last synced: 14 Apr 2026
https://github.com/dernasherbrezon/jsp-openapi
JSP tag for rendering openapi
bootstrap bootstrap4 jsp openapi openapi3 taglib
Last synced: 19 May 2026
https://github.com/markrosemaker/errpath
Utilities for creating and managing detailed error paths, allowing users to construct error messages that include the full path to the error. Useful when traversing complex data structures such as JSON or YAML files. Example: components.schemas["Pet"].allOf[0]: invalid schema
error-handling errors golang json openapi yaml
Last synced: 14 Apr 2026
https://github.com/alexandrelamberty/nidus-api-spec
:diamond_shape_with_a_dot_inside: Home Automation and Monitoring API Specification using the OpenAPI standard.
api home-automation home-monitoring openapi specification yaml
Last synced: 13 Oct 2025
https://github.com/sonaiengine/api-to-tools
Universal library that converts any API (OpenAPI, WSDL/SOAP, GraphQL, gRPC) into LLM-callable tool definitions
ai-agent anthropic api-crawler api-discovery claude function-calling graphql grpc llm llm-tools mcp mcp-server nexacro openapi playwright python soap swagger tool-calling wsdl
Last synced: 15 Apr 2026
https://github.com/intellifi-nl/brain-rest-api-spec
Intellifi Brain REST API spec
brain intellifi openapi openapi-spec openapi-specification openapi3 rest-api
Last synced: 05 Feb 2026
https://github.com/mizcausevic-dev/kinetic-api-gateway
Node.js + Express REST API for B2B SaaS lead scoring, campaign visibility, and revenue workflow automation
api-gateway backend express lead-scoring nodejs openapi rest-api revenue-operations saas sales-operations swagger typescript
Last synced: 01 Jun 2026
https://github.com/mizcausevic-dev/content-workflow-intelligence-platform
TypeScript platform for editorial workflow intelligence, publishing readiness scoring, bottleneck visibility, and content operations governance.
backend content-operations editorial-workflows express nodejs openapi seo-governance typescript
Last synced: 01 Jun 2026
https://github.com/badsyntax/mailinabox-api-php
PHP client SDK for the Mail-in-a-Box API.
mail-in-a-box mailinabox openapi
Last synced: 18 Apr 2026
https://github.com/mauricio-dolinski/ferramentas-api
API com ferramentas para validação e geração de documentos comuns no Brasil. - Tecnologias: Quarkus, Swagger, OpenAPI, Java
Last synced: 20 Jan 2026
https://github.com/soenneker/soenneker.grafana.openapiclientutil
A thread-safe utility for obtaining Grafana's OpenApiClient singleton.
api client csharp dotnet grafana grafanaopenapiclientutil kiota openapi openapiclientutil singleton util
Last synced: 13 Jun 2026
https://gitlab.com/vuphuong87/symfony-openapi-schema-validator
The OpenAPI schema validator wrapper for Symfony HTTP Request / Response object
Last synced: 24 Oct 2025
https://github.com/soenneker/soenneker.postman.converter
A utility library that converts Postman schemas to OpenApi
api converter csharp dotnet openapi openapiclient postman postmanconverter util
Last synced: 09 Jun 2026
https://github.com/sugamkuber/auto-mailer
Mailing Automation Task with google oauth & open ai
automation frontend gmail-api google-cloud openapi
Last synced: 19 Apr 2026
https://github.com/soenneker/soenneker.rebrickable.clientutil
An async thread-safe singleton for Rebrickable OpenApiClient
clientutil csharp dotnet http kiotaclient openapi openapiclient rebrickable rebrickableclientutil
Last synced: 26 Jun 2026
https://github.com/soenneker/soenneker.wise.httpclients
A thread-safe singleton HttpClient for Wise's OpenAPI integration.
api csharp dotnet httpclient httpclients openapi openapiclient singleton wise wiseopenapihttpclient
Last synced: 17 Jun 2026
https://github.com/eai04191/apidom-validate-cli
CLI validator for ApiDOM files using the ApiDOM Language Service.
Last synced: 24 Jan 2026
https://github.com/andrii-hrechyn/auto-documentation
Auto Documentation is a library for generating API documentation for Laravel.
documentaion laravel laravel10 openapi openapi3 redoc redocly
Last synced: 06 Feb 2026
https://github.com/edmartt/workorders
Microservice for handling work orders and when are done send event through Redis streams
docker docker-compose openapi openapi3 postgres postgresql python python3 redis sql sqlalchemy swagger swagger-ui
Last synced: 30 Jan 2026
https://github.com/youhad08/e-bank-backend-springboot
Digital banking system backend developed with Spring Boot. Includes customer and account management, operations, and REST APIs.
api hibernate java java21 lombok maven mysql openapi rest-api restful-api spring-boot spring-data-jpa spring-framework spring-web swagger
Last synced: 15 Apr 2026
https://github.com/foorester/cook
Recipe manager
docker docker-compose go golang microservices openapi recipe-manager reference-implementation rest-api sqlc standard-project-layout
Last synced: 30 Jan 2026
https://github.com/wherejuly/60-1-oas-markdown-merger
Expand the OpenAPI JSON specification `description` fields by merging the arbitrary markdown files translated to HTML.
contract description design-by-contract documentation html markdown merge openapi
Last synced: 07 Feb 2026
https://github.com/soenneker/soenneker.dnsimple.contacts
An async thread-safe singleton for DNSimple OpenApiClient's Contacts API
contacts csharp dnsimple dnsimplecontactsutil dotnet openapi singleton util
Last synced: 23 Apr 2026
https://github.com/fvillanuevape/spring-boot-openapi-oke
Article API Spring Boot and Kubernetes - Spring Boot Open API OKE, es una demo sobre como usar los servicios de kubernetes de oracle cloud para desplegar una API desarrollado en spring boot y de igual manera la documentaciĂłn de la API usando OAS 3.0.0.
docker docker-compose intellij-idea java kubernetes load-balancer maven oas openapi oracle-cloud
Last synced: 02 Feb 2026
https://github.com/soenneker/soenneker.notion.openapiclientutil
A thread-safe utility for obtaining Notion's OpenApiClient singleton.
client csharp dotnet generated kiota notion notionopenapiclientutil openapi openapiclientutil singleton util
Last synced: 02 Jul 2026
https://github.com/warfox/products-spring-kotlin-cljs
Fullstack App with Spring Kotlin backend and Clojurescirpt frontend
clojurescript jooq kotlin openapi re-frame spring-boot tailwindcss
Last synced: 15 Apr 2026
https://github.com/soenneker/soenneker.telnyx.clientutil
An async thread-safe singleton for the Telnyx OpenApiClient
api client clientutil csharp dotnet httpclient openapi singleton telephony telnyx telnyxclientutil util
Last synced: 06 Jun 2026
https://github.com/samgutentag/pyaudius
A Python Implentation of the Audius API
Last synced: 11 Feb 2026
https://github.com/cicatriiz/cdisc-library-mcp-server
DXT-packaged MCP server for the CDISC Library (discovery, Biomedical Concepts, SDTM Dataset Specializations)
ai api biomedical-concepts cdisc dxt healthcare healthcare-ai healthcare-application healthcare-data llm mcp model-context-protocol openapi public-health sdtm standards tooling
Last synced: 16 Apr 2026
https://github.com/tsegreto/openapi-llm-docs
Convert OpenAPI specifications to LLM-friendly documentation format.
express-middleware llm openapi swagger
Last synced: 12 Feb 2026
https://github.com/boywithkeyboard-archive/openapi-vultr
An OpenAPI client for Vultr's API written in TypeScript.
cjs esm javascript node openapi sdk typescript vultr
Last synced: 13 Feb 2026
https://github.com/jeffhuen/tiger_stripe
A Stripe library for Elixir â typed SDK, client, and webhooks generated from the official OpenAPI spec.
elixir hex-package openapi payments phoenix sdk stripe stripe-api stripe-connect webhooks
Last synced: 17 Feb 2026
https://github.com/mathrix-education/openapi-processor
Template Engine for YAML-based OpenAPI specifications.
Last synced: 15 Feb 2026
https://github.com/g-nelson1/tiingo-openapi
Tiingo OpenAPI Doc
openapi openapi-spec openapi3 tiingo tiingo-api tiingo-rest-api
Last synced: 01 Mar 2026
https://github.com/viniciusferreira7/bun-auth
better-auth biomejs bun docker drizzle-orm elysiajs openapi pg
Last synced: 16 Apr 2026
https://github.com/soenneker/soenneker.highlevel.clientutil
An async thread-safe singleton for HighLevel OpenApiClient.
clientutil csharp dotnet go gohighlevel high highlevel highlevelclientutil http httpclient level openapi openapiclientutil
Last synced: 10 Jun 2026
https://github.com/murilobeltrame/springjerseydemoapi
Demo API built with Spring and Jersey
java jersey openapi spring-boot
Last synced: 16 Apr 2026
https://github.com/soenneker/soenneker.rebrickable.client
A .NET thread-safe singleton HttpClient for Rebrickable
client csharp dotnet http httpclient openapi rebrickable rebrickablehttpclient
Last synced: 10 Jun 2026
https://github.com/wilson0x4d/tornado-openapi
..an OAS-generation library for Tornado.
oas oas3 openapi openapi3 swagger swagger-ui tornado
Last synced: 05 Mar 2026
https://github.com/inyourtime/fastify-multiple-swagger
A Fastify plugin for generating multiple Swagger/OpenAPI documents using @fastify/swagger.
documentation fastify fastify-plugin fastify-swagger openapi swagger
Last synced: 25 Apr 2026
https://github.com/thavarshan/orthrus
âš A production-ready, multi-tenant JWT authentication service built with Symfony 7.3 and PHP 8.2+.
cicd client-credentials docker iam jwks jwt m2m multi-tenant oauth2 openapi php phpunit psr-12 rest-api rfc7807 rs256 scope-based-authorization symfony
Last synced: 02 Apr 2026
https://github.com/soenneker/soenneker.sonarr.openapiclient
A .NET client generated from the Sonarr OpenAPI schema, updated daily
api client csharp dotnet kiota openapi openapiclient sonarr sonarropenapiclient
Last synced: 02 Apr 2026
https://github.com/soenneker/soenneker.openai.httpclients
A thread-safe singleton HttpClient for OpenAI's OpenAPI integration.
api csharp dotnet httpclient httpclients openai openaiopenapihttpclient openapi openapiclient singleton
Last synced: 07 Jun 2026
https://github.com/AlexDemure/gadfastopenapi
Customize and override OpenAPI schema details in FastAPI with ease
fastapi fastapi-extension openapi openapi-codegen
Last synced: 17 Apr 2026
https://github.com/syucream/holaspirit-client-typescript-fetch
A TypeScript client for the Holaspirit API, generated from the official OpenAPI specification using openapi-fetch.
Last synced: 06 Apr 2026
https://github.com/soenneker/soenneker.elevenlabs.openapiclient
A .NET client generated from the ElevenLabs OpenAPI schema, updated daily
client csharp dotnet elevenlabs elevenlabsopenapiclient generated kiota openapi openapiclient
Last synced: 20 May 2026
https://github.com/soenneker/soenneker.quo.openapiclientutil
A thread-safe utility for obtaining Quo's OpenApiClient singleton.
client csharp dotnet kiota openapi openapiclientutil openphone phone quo quoopenapiclientutil singleton util
Last synced: 10 Jun 2026
https://github.com/jcs090218/swagger-it
Automatically generate the swagger.io yaml file for your project.
annotations api automation documentation openapi swagger
Last synced: 17 Apr 2026
https://github.com/soenneker/soenneker.gitlab.openapiclientutil
A thread-safe utility for obtaining GitLab's OpenApiClient singleton.
client csharp dotnet generated gitlab gitlabopenapiclientutil kiota openapi openapiclientutil singleton util
Last synced: 06 Jun 2026
https://github.com/rehanvdm/pets-frontend
Part of a blog series: Improve Developer Experience (DX) by publishing an API SDK - a CDK Serverless example
api aws cdk openapi typescript
Last synced: 17 Apr 2026
https://github.com/soenneker/soenneker.persona.openapiclient
A .NET client generated from the Persona OpenAPI schema, updated daily
api client csharp dotnet kiota openapi openapiclient persona personaopenapiclient
Last synced: 20 May 2026
https://github.com/damirscorner/20250314-dotnet-api-file-upload
Sample project for 'Web API file upload with metadata' blogpost
aspnet-web-api file-upload multipart-formdata openapi
Last synced: 17 Apr 2026
https://github.com/soenneker/soenneker.neon.openapiclientutil
A thread-safe utility for obtaining Neon's OpenApiClient singleton.
api client csharp dotnet kiota neon neonopenapiclientutil openapi openapiclientutil singleton util
Last synced: 28 Jun 2026
https://github.com/vicjun22/contract-first-with-swagger_spring-boot
This repository demonstrates how to integrate Swagger into a Spring Boot project to generate API documentation.
contract-first java maven openapi springboot swagger swagger-ui tutorial
Last synced: 18 Apr 2026
https://github.com/eukolos/product-service
Basic API for using microservices' cases
docker graalvm-native-image maven mongodb openapi spring-boot-3-0-1 swagger3
Last synced: 05 Apr 2026
https://github.com/l-ogorzalek/bookstore-java
Final Spring project for university course.
feign h2-database java lombok mapstruct maven openapi spring swagger
Last synced: 05 Apr 2026
https://github.com/nsubrahm/openshift-demo-apis
API documentation for OpenShift demos
Last synced: 18 Apr 2026
https://github.com/maciek1839/spring-cloud-demo
A simple Spring Cloud demo project - Eureka, Feign, Ribbon ...
netflix-oss oas3 openapi openapi3 spring-boot spring-cloud spring-mvc spring-security swagger swagger-ui webflux webflux-security
Last synced: 19 Apr 2026
https://github.com/lc-semba-ryuichiro/sample-gradle-oas-generator-server
OpenAPI Generator (Gradle Plugin) ăäœżăŁăă”ăŒăăŒă”ă€ăăźèȘćçæăæ€èšŒăăăȘăăžăăȘ
gradle java openapi openapi-generator spring-boot
Last synced: 20 Apr 2026
https://github.com/csini/letsgo-blog
A small microservice written in golang. It has a REST api generated from openapi yaml and reads/writes data from database with ORM based gorm. The project uses maven (mvnGolang)
Last synced: 20 Apr 2026
https://github.com/soenneker/soenneker.radarr.httpclients
A thread-safe singleton HttpClient for Radarr's OpenAPI integration.
api csharp dotnet httpclient httpclients openapi openapiclient radarr radarropenapihttpclient singleton
Last synced: 21 Apr 2026
https://github.com/legalize-dev/legalize-sdks
Official client libraries for the Legalize API â legal texts as structured, versioned data.
api-client laws legal-tech legalize openapi python-sdk sdk
Last synced: 24 Apr 2026
https://github.com/soenneker/soenneker.ngrok.openapiclientutil
A thread-safe utility for obtaining ngrok's OpenApiClient singleton.
api client csharp dotnet kiota ngrok ngrokopenapiclientutil openapi openapiclient openapiclientutil singleton util
Last synced: 07 Jun 2026
https://github.com/soenneker/soenneker.extensions.applicationbuilder.swagger
A collection of helpful IApplicationBuilder extension methods involving Swagger/Swashbuckle
application applicationbuilder applicationbuilderswaggerextension builder csharp dotnet extension extensions iapplicationbuilder openapi swagger swashbuckle
Last synced: 22 Apr 2026
https://github.com/soenneker/soenneker.mistral.httpclients
A thread-safe singleton HttpClient for Mistral's OpenAPI integration.
ai api csharp dotnet httpclient httpclients mistral mistralopenapihttpclient openapi singleton wiki wikipedia
Last synced: 13 May 2026
https://github.com/soenneker/soenneker.vercel.httpclients
A thread-safe singleton HttpClient for Vercel's OpenAPI integration.
csharp dotnet httpclient httpclients openapi singleton vercel vercelopenapihttpclient
Last synced: 03 May 2026
https://github.com/soenneker/soenneker.sendgrid.openapiclientutil
A thread-safe utility for obtaining SendGrid's OpenApiClient singleton.
api client csharp dotnet kiota openapi openapiclient openapiclientutil sendgrid sendgridopenapiclientutil singleton util
Last synced: 06 Jun 2026
https://github.com/soenneker/soenneker.workos.openapiclientutil
A thread-safe utility for obtaining WorkOs's OpenApiClient singleton.
api client csharp dotnet kiota openapi openapiclientutil singleton util workos workosopenapiclientutil
Last synced: 02 May 2026
https://github.com/soenneker/soenneker.composio.httpclients
A thread-safe singleton HttpClient for Composio's OpenAPI integration.
composio composioopenapihttpclient csharp dotnet httpclient httpclients openapi singleton
Last synced: 07 Jun 2026