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-02-02 00:23:05 UTC
- JSON Representation
https://github.com/merzzzl/proto-rest-api
A tool for automatic generation of RESTful APIs based on Protocol Buffers (Protobuf) definitions. The project uses the protoc-gen-go-rest plugin to create OpenAPI specifications and other API artifacts.
Last synced: 14 Jan 2026
https://github.com/sjefvanleeuwen/openapi-identity
Identity API, primarily used for portal front end integration
docker dotnet dotnetcore dotnetcore-oauth identity identityserver4 jwt oauth openapi openid security tokens webapi
Last synced: 09 Oct 2025
https://github.com/la-rebelion/apicove-tools
APICove Tools is a collection of tools to help you build faster and smarter
api-development api-first json-converter json-schema oas3 openapi swagger-codegen swagger2
Last synced: 19 Jan 2026
https://github.com/boywithkeyboard-archive/vultr-api-client
A preconfigured, up-to-date OpenAPI client for Vultr.
cjs esm javascript openapi typescript vultr
Last synced: 19 Jan 2026
https://github.com/tmcheung/arazzo-tools
A collection of tools for the OpenAPI Initiative's Arazzo specification
arazzo arazzo-specification openapi openapi-documentation openapi-specification
Last synced: 28 Jan 2026
https://github.com/chrisreedio/athena-scraper
Fetches Athena Health's OpenAPI specs
athena athenahealth openapi saloon
Last synced: 11 Oct 2025
https://github.com/morgbn/nuxt-oa
[BETA] Quickly create API and UI from OpenAPI Specification / JSON schema
json-schema mongo-db nuxt openapi
Last synced: 19 Jan 2026
https://github.com/borisprogrm/go-leaderboard-server
Demo project implementing server-side logic of the game leaderboard in Go language
docker dynamodb gin golang leaderboard mongodb mysql openapi postgresql redis swagger swagger-ui swaggo
Last synced: 12 Oct 2025
https://github.com/jonace-mpelule/openapi-express-decorators
đ A lightweight, type-safe library for generating OpenAPI documentation using decorators in Express.js applications. This package allows you to define OpenAPI metadata (paths, parameters, responses, etc.) directly in your controllers using decorators, making it easy to keep your API documentation in sync with your code
api-documentation decorators documentation expressjs nodejs openapi swagger swagger-ui typescript
Last synced: 12 Oct 2025
https://github.com/peanuts-83/ny_restaurants_api
FastApi application to design API. Linked with Atlas - MongoDB database. Geo positioning requests implemented. Deployed with Docker.
api-rest docker docker-compose fastapi geoposition mongodb-atlas openapi python3 uvicorn
Last synced: 30 Dec 2025
https://github.com/abengl/ntt-project2-customerms
This microservice is part of the second project deliverable for the NTT Data Tech Girls program. It provides a CRUD API for managing customer banking management.
checkstyle functional-programming jacoco junit5 mockito mysql oop openapi postman spring-boot swagger
Last synced: 30 Dec 2025
https://github.com/developerdavid2/sessionly
Sessionly is a modern AI SaaS platform that enables real-time conversations and meetings with intelligent AI agents. Designed for productivity, brainstorming, and instant assistance, Sessionly helps you host seamless interactive sessions â from quick chats to in-depth discussions â powered by cutting-edge AI technology.
agentic-ai better-auth drizzle-orm neondb nextjs openapi polar react-query reactjs shadcn-ui stream-sdk tailwindcss trpc voice-assistant
Last synced: 14 Oct 2025
https://github.com/fe-hyunsu/liveweather
â Location base, live weather service.
nextjs openapi react recoil typescript
Last synced: 16 Oct 2025
https://github.com/fern-api/sdk-starter
The easiest way to get started generating an SDK with Fern! Supported languages: TypeScript, Python, Go, Java, C#, PHP, Ruby
Last synced: 16 Oct 2025
https://github.com/hyunjung-choi/seoul-public-library
đ ěě¸ě ęłľęłľëěę´ ě°žę¸°
android kotlin openapi retrofit social-login
Last synced: 18 Oct 2025
https://github.com/arjunprabhulal/adk-github-agent
GitHub API integration using ADK agent framework and OpenAPISpec
adk gemini-pro generative-ai openapi openapi-specification
Last synced: 18 Oct 2025
https://github.com/simplify-framework/converter
Convert from Serverless Framework's YAML definition to OpenAPI 3.0 specs that is compatible with Simplify Framework specs definition.
converter javascript nodejs openapi serverless-framework simplify-framework simplify-specs yaml
Last synced: 19 Oct 2025
https://github.com/aasaam/openapi-preview
Preview OpenAPI Spec using Swagger UI
Last synced: 24 Oct 2025
https://github.com/coderlane/bugzilla-open-api
OpenAPI bindings for Bugzilla
Last synced: 24 Oct 2025
https://github.com/chibat/spring-openapi-starter
Spring Boot + OpenAPI Specification Starter
java openapi openapi-specification spring spring-boot springfox starter swagger
Last synced: 26 Oct 2025
https://github.com/wirgen/fastify-openapi-generator
Generate API with fastify by OpenAPI specs
fastify generator openapi swagger
Last synced: 23 Jan 2026
https://github.com/proxyconf/proxyconf
ProxyConf is a control plane for Envoyproxy that simplifies and secures API management in enterprise environments. It leverages the OpenAPI specification to streamline the configuration of Envoyproxy, providing a powerful yet user-friendly approach for managing, and securing API traffic at scale.
api-gateway elixir elixir-lang envoy envoyproxy openapi xds
Last synced: 26 Oct 2025
https://github.com/erraggy/oastools
OpenAPI Specification (OAS) tools for validating, parsing, fixing, converting, diffing, joining, and building specs; as well as generating client/servers/types from specs.
api go golang openapi openapi-overlay openapi-specification openapi2 openapi3 openapi31 overlay swagger
Last synced: 28 Jan 2026
https://github.com/ftoucch/fast-api-starter-template
A simple light weight fast api starter template
alembic boilerplate-template fastapi fastapi-boilerplate fastapi-crud fastapi-template openapi postgresql python rest-api sqlalchemy starter-kit
Last synced: 27 Oct 2025
https://github.com/esurdam/go-grpc-bazel-example
Example monorepo for scalable Go microservices with gRPC and Bazel, including REST, Swagger, Docker, and Kubernetes.
bazel docker example go golang grpc grpc-gateway kubernetes microservices monorepo openapi protobuf reference-architecture swagger
Last synced: 24 Jan 2026
https://github.com/omermecitoglu/openapi-types
TypeScript types for the OpenAPI Specification
openapi openapi-json specification swagger swagger-json ts types typescript
Last synced: 24 Jan 2026
https://github.com/blueconic/openapi
BlueConic REST API v2
blueconic openapi openapi3 rest
Last synced: 24 Jan 2026
https://github.com/artemangelchev/flask-spec
A lightweight wrapper around apispec library
apispec flask marshmallow openapi openapi-spec openapi-specification python python3 rest-api rest-api-documentation
Last synced: 28 Jan 2026
https://github.com/knowgoio/knowgo-api-specifications
KnowGo OpenAPI Specifications
knowgo openapi openapi-spec openapi-specification
Last synced: 28 Jan 2026
https://github.com/beyond-immersion/bannou-service
The all-purpose .NET monoservice for the Beyond Immersion game servers.
cloud-services csharp docker dotnet game-backend game-development game-server game-services gamedev goap goap-planner matchmaking microservices multiplayer npc-ai nswag openapi openresty realtime websocket
Last synced: 29 Jan 2026
https://github.com/thomas-0816/php_frameworkless
Example Micro Service REST API with PHP, frameworkless
clickhouse docker frameworkless javascript jwt microservices mysql openapi php php8 phpstan phpunit psalm rector redis rest-api
Last synced: 29 Jan 2026
https://github.com/lams-epfl/gen-rest
A tool to generate automatically OpenAPI specification from a service model
java openapi openapi-spec openapi-specification openapi3 rest rest-api service swagger
Last synced: 30 Jan 2026
https://github.com/thenorthmemory/dubbo-swagger
the dubbo rpc services and the swagger integration
dubbo node-dubbo openapi swagger swagger-ui yaml
Last synced: 30 Jan 2026
https://github.com/falberthen/koalesce
Koalesce is a .NET distributed library that coalesces multiple OpenAPI definitions into a single document.
coalescing gateway-api microservices openapi swagger-ui
Last synced: 01 Feb 2026
https://github.com/levinine/functional-tests
Java-based Cucumber Test Automation Framework for UI and REST API Testing
allure assertj cucumber java junit junit4 openapi openapi-generator rest-assured restassured selenium
Last synced: 01 Feb 2026
https://github.com/rawtoast/zenko
Bun-first TypeScript generator for OpenAPI schemas using Zod for type-safe helper functions
bun client-generator openapi typescript zod
Last synced: 01 Feb 2026
https://github.com/soenneker/soenneker.swashbuckle.schemafilters.ignoreproperties
Hides a property from OpenAPI/Swagger documentation without affecting JSON serialization. Use this when a property should be used at runtime but not exposed in the public API contract.
api csharp dotnet ignore ignoreproperties ignorepropertiesschemafilter openapi properties property schemafilters swagger swashbuckle util
Last synced: 01 Feb 2026
https://github.com/albenik/twirp-openapi-gen
A Twirp RPC OpenAPI generator implemented as `protoc` plugin
golang openapi protobuf protoc protoc-gen protoc-plugin swagger twirp
Last synced: 01 Feb 2026
https://github.com/aklinker1/zeta
Composable, testable, OpenAPI-first backend framework with validation built-in
Last synced: 01 Feb 2026
https://github.com/1and1/checkmk-java-client
Java REST client for the Checkmk monitoring
checkmk client java library maven okhttp3 openapi rest rest-client
Last synced: 31 Dec 2025
https://github.com/rafalschmidt97/yesterday
Journal that keep your note public for just one day đ˛
aspnetcore automapper netcore openapi
Last synced: 12 Apr 2025
https://github.com/rodrigokamada/tdc-future-2022-nodejs-api-rest
Repositório utilizado no evento TDC Future 2022 com o tema "API REST em Node.js: Boas pråticas em produção".
api eslint expressjs mongodb nodejs openapi rest swagger tdc thedevconf typescript
Last synced: 30 Dec 2025
https://github.com/youka/api-snap
An application which collects API documents by kubernetes service discovery and displays them in a web interface.
asyncapi documentation graphql kubernetes openapi
Last synced: 30 Mar 2025
https://github.com/minuth/docura
A modern, customizable documentation viewer for OpenAPI/Swagger
api-documentation api-tools api-viewer documentation openapi openapi-specification rapidoc rapipdf swagger swagger-ui
Last synced: 31 Aug 2025
https://github.com/jackd248/ddev-openapi-mock
đ Provides a fake OpenAPI interface for local developing & testing.
ddev ddev-addon ddev-get openapi openapi-mock
Last synced: 30 Aug 2025
https://github.com/tolom/df-slack-py
Slack bot integrating Dialogflow CX natural language processing with client API system, featuring secure OAuth and Firebase token management
chatbot dialogflow-cx firebase oauth2 openapi python slack-api slack-bot
Last synced: 17 Mar 2025
https://github.com/tanmaykm/openapiclient.jl
OpenAPI helper for Julia, works with openapi-generator
Last synced: 06 Apr 2025
https://github.com/jamalsoueidan/booking-api
An Azure Functions application that contains all the booking APIs
azure azure-functions mongodb mongoose openapi shopify
Last synced: 04 Jan 2026
https://github.com/sstallion/sensorpush-api
SensorPush Public API for Python
openapi python python-api sensorpush
Last synced: 26 Aug 2025
https://github.com/thiagobarbosa/documentry
AI-powered OpenAPI documentation generator for Next.js applications.
ai api docs documentation llm nextjs openapi
Last synced: 25 Aug 2025
https://github.com/aysenurcftc/advancedrag-numpy
langgraph openapi rag streamlit
Last synced: 25 Jul 2025
https://github.com/manageiq/kubevirt-sdk-ruby
Kubevirt - the Ruby gem for the KubeVirt API
Last synced: 17 Jul 2025
https://github.com/tinchoz49/openapi-bruno
Build bruno API directories based on your OpenAPI schemas.
Last synced: 29 Jul 2025
https://github.com/int128/swagger-vendor-extensions
Example using Vendor Extensions in Swagger Template
code-generation openapi swagger
Last synced: 23 Jul 2025
https://github.com/fugerit-org/yaml-doc-tool
Documentation tool for yaml (openapi)
documentation freemarker java openapi openapi3 snake-yaml yaml
Last synced: 25 Aug 2025
https://github.com/maastrichtu-ids/trapi-predict-kit
đ§° A package to help create and deploy Translator Reasoner APIs (TRAPI) from any prediction model exposed as a regular python function.
openapi prediction-model translator-api trapi
Last synced: 10 Apr 2025
https://github.com/shriomtri/react-star-wars-blog
Practice react star wars blog example
actions babel dispatcher html javascript jsx loaders openapi react react-dom react-redux reactjs reducers redux redux-thunk sass starwars-api webpack
Last synced: 30 Dec 2025
https://github.com/libninjacom/petstore-py
Petstore client, generated from the OpenAPI spec
Last synced: 04 Oct 2025
https://github.com/gcatanese/openapi-postman
From OpenAPI to Postman collections
Last synced: 17 Jan 2026
https://github.com/cliffano/generator-openapi-generator
Plop generator for OpenAPI Generator
code-generator openapi openapi-generator
Last synced: 06 Apr 2025
https://github.com/timobechtel/stapigen-plugin-openapi
A stapigen plugin that generates OpenAPI 3 definitions.
Last synced: 24 Aug 2025
https://github.com/libninjacom/paper-mc-rs
PaperMC client, generated from the OpenAPI spec
Last synced: 13 May 2025
https://github.com/morka17/api_bank
This project is a standard on how mobile bank backend API services built.
aws ecr-registry eks go grpc-gateway grpc-go k8s kubernetes mockgenerator openapi postgres restful-api tls-certificate
Last synced: 31 Oct 2025
https://github.com/s-satyajit/100xdev-codes
A repository documenting my learning journey and projects from the 100xDevs Cohort 2.0
aws docker javascript kafka middleware mongodb monorepo nodejs openapi orm react redis tailwindcss typescript webrtc zod
Last synced: 24 Feb 2025
https://github.com/matgalv2/shop-app
Simple CRUD REST-based application for managing online store. Database consists of 5 tables: clients, products, orders, addresses and ordersproducts, which resolves N:N relation between those two.
cats flyway http4s openapi postgresql rest-api scala zio
Last synced: 15 Nov 2025
https://github.com/bzdgn/open-api-web-service-example
Demo Project for Open API Web Service with Spring Boot
java open-api open-api-specification open-api-v3 openapi openapi-generator openapi-specification openapi3 spring-boot web-service
Last synced: 24 Aug 2025
https://github.com/quotepedia/web
Quotepedia's web client
api frontend i18n javascript jwt nitro openapi pnpm quotepedia responsive solid-start solidjs tailwind typescript vinxi vite web
Last synced: 02 Apr 2025
https://github.com/porfirioribeiro/openapi2ts
Openapi (Swagger 2) to TypeScript client generator
openapi openapi-client openapi-codegen openapi2 redux typescript
Last synced: 20 Jan 2026
https://github.com/dhutchison/openapivisualiser
Simple Angular application which presents an OpenAPI specification in a tree structure
Last synced: 17 Mar 2025
https://github.com/jedwards1230/mychat
ChatGPT Clone built with React Native and Fastify
fastify openai openapi react-native
Last synced: 14 Nov 2025
https://github.com/owainlewis/openapi
Parse, manipulate and construct OpenAPI specification documents using Haskell
api-documentation openapi openapi3 swagger
Last synced: 26 Mar 2025
https://github.com/ailouislu/games-api
Games API Service
api games h2 java openapi openapi-specification openapi3 springboot swagger
Last synced: 22 Mar 2025
https://github.com/rrjanbiah/jtvopenapispec
OpenAPI spec / Swagger doc for the JTV API
Last synced: 06 Mar 2025
https://github.com/harenafiantso/walletbyhei--prog3--legacy
Git repository contains a simple Java application developed to manage personal finances by implementing functionalities for accounts, transactions, and currencies.
Last synced: 04 Mar 2025
https://github.com/calemroelofs/swagger-ivr
Convert your OpenAPI definition into a Twilio IVR menu!
oas openapi swagger twilio twiml typescript
Last synced: 04 Jan 2026
https://github.com/tryagi/assemblyai
C# SDK based on official AssemblyAI OpenAPI specification
ai api assemblyai autosdk csharp dotnet generated langchain langchain-dotnet openapi sdk
Last synced: 12 Apr 2025
https://github.com/zenwave360/karate-openapi-petstore
Complete Contract Testing solution with KarateDSL and ZenWave APIMock for OpenAPI PetStore demo REST API
karate-tests mock-server openapi petstore-api
Last synced: 12 Apr 2025
https://github.com/ripta/openapi-promop-crd-hack
(HACK) Generating an OpenAPI Schema to get proper $ref in Prometheus Operator's CRDs
crd hack json-schema kubernetes openapi prometheus-operator
Last synced: 30 Dec 2025
https://github.com/ryan-gordon/galway-bus-openapi
An OpenAPI for retrieving bus information in Ireland.
exegesis nodejs openapi swagger typescript
Last synced: 05 Apr 2025
https://github.com/yonatankarp/xkcd-data-hub
An over engineered project to fetch XKCD comics from their RSS api and serve it to a client with nice functionality
docker docker-compose elasticsearch kafka koin kotlin ktor microservice openapi postgresql spring-boot
Last synced: 12 Jan 2026
https://github.com/kemingy/offapi
OpenAPI template files for offline usage.
openapi redoc scalar swagger swagger-ui
Last synced: 15 Jul 2025
https://github.com/zrwusa/bunny-engine
Project generator, code generator. Typescript + Express + Docker + GraphQL + PostgreSQL + MongoDB + Redis + Nginx + Swagger + Pino + Prom-client.
codegenerator docker express graphql mongodb openapi pino postgresql prom-client swagger typescript
Last synced: 01 Sep 2025
https://github.com/braze-community/braze-specification
đ Postman collection and OpenAPI spec for Braze API.
braze braze-api braze-documentation json npm openapi postman-collection spec specification
Last synced: 01 Apr 2025
https://github.com/veilair/opensource-development
An ongoing list of great programmers and wonderful software projects you can support
architecture architecture-components developer-tools development-team frameworks libraries open-source openapi sre-team systemd systems-design tools
Last synced: 07 Jul 2025
https://github.com/noid-dev/glassdoor-openapi
Glassdoor OpenAPI Specification
documentation glassdoor oas openapi swagger
Last synced: 02 Mar 2025
https://github.com/douglasvolcato/golang-api-template
A premade template for building rest apis fast and easy using Golang.
docker docker-compose gin gin-framework gin-gonic go golang golang-application golang-examples golang-library golang-tools migration openapi openapi-documentation openapi3 postgres postgresql postgresql-database swag swagger
Last synced: 05 Mar 2025
https://github.com/restfulhead/azure-functions-nodejs-openapi-validator
Open API validator and an Azure Functions v4 hook that validates http requests.
azure-functions azure-functions-v4 openapi validator
Last synced: 29 Mar 2025
https://github.com/laserphaser/swagger-client-generator
Tool for generating python clients by swagger
oas3 openapi python-client swagger swagger3
Last synced: 21 Jul 2025
https://github.com/semba-yui/test-open-api-generator
OpenAPI Generator ă芌ăă ăăŽăŞăă¸ăăŞ
oas3 openapi openapi-generator prism redoc rest-api
Last synced: 22 Jul 2025
https://github.com/adipol1359/mobius
The easiest way to manage your entire team.
docker nestjs nextjs openapi postgresql prisma react redis storybook swagger tanstack-query
Last synced: 29 Oct 2025