An open API service indexing awesome lists of open source software.

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.

https://github.com/dwolla/openapi-connect

Full OpenAPI 3.0 specification for Dwolla Connect's API

connect dwolla openapi openapi-specification

Last synced: 10 Jan 2026

https://github.com/rpstreef/openapi-node-example

OpenAPI Node code example

gulp nodejs openapi openapi3

Last synced: 13 Apr 2026

https://github.com/RingoMar/whisper-devcontainer

Openai whisper inside of vscode docker devcontainer using example files

ai devcontainer docker openapi python whisper

Last synced: 11 Mar 2025

https://github.com/soenneker/soenneker.n8n.openapiclientutil

A thread-safe utility for obtaining N8n's OpenApiClient singleton.

client csharp dotnet kiota n8n n8nopenapiclientutil openapi openapiclientutil singleton util

Last synced: 31 May 2026

https://github.com/ophiosdev/openapi-generator-di

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

openapi openapi-generator openapi-generator-cli openapi-generators

Last synced: 10 Jan 2026

https://github.com/scm-manager/scm-breakingchange-maven-plguin

Proof of concept for breaking api change detection

breaking-changes java maven maven-plugin openapi scm-manager

Last synced: 13 Apr 2026

https://github.com/serguun42/airport-frontend

Frontend for Airport Project built with React 18

openapi react

Last synced: 13 Apr 2026

https://github.com/flaviomarcio/qapidoc

Qt-API Documentation for OpenAPI/Swagger

cpp openapi openapi-specification openapi3 qt rest-api swagger swagger-ui

Last synced: 13 Apr 2026

https://github.com/ziul/swagger-operator

A Kubernetes operator that automatically discovers services annotated with OpenAPI/Swagger documentation and aggregates their documentation in a single UI.

containers fastapi helm kopf kubernetes kubernetes-operator openapi python swagger-ui

Last synced: 13 Apr 2026

https://github.com/hozipitol/artifex

Artifex is a full-stack AI image generation application that allows users to create unique images from text prompts using OpenAI's DALL-E model. The project demonstrates advanced web development and AI integration skills.

mern-stack openai-api openapi reactjs tailwind-css

Last synced: 13 Apr 2026

https://github.com/watchakorn-18k/template-swagger-to-mcp

Bootstrap any OpenAPI/Swagger spec into a FastMCP-powered Model Context Protocol server so Claude Code, Codex, and other AI copilots can call your API in minutes.

ai-integration api-automation claude-code codex-cli developer-tool fastmcp mcp-server model-context-protocol openapi swagger

Last synced: 08 May 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/hello-sycon/sycon-api

Production API documentation for Sycon Cloud (OpenAPI + usage guide)

api-docs industrial-iot openapi redoc swagger-ui sycon

Last synced: 07 Oct 2025

https://github.com/sillyash/swagger-ui-clickable-links-plugin

A Swagger UI plugin that automatically makes URLs in descriptions and examples clickable.

openapi openapi3 plugin rest-api swagger-ui

Last synced: 07 Oct 2025

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

openapi

Last synced: 25 Oct 2025

https://github.com/taka-wang/queue-management-system

API Design for Queue Management System

api api-rest openapi openapi3 swagger-ui

Last synced: 21 Jan 2026

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/heyymamana/chat-genius

A react-native chatbot application which contains multiple chatbots, designed to offer a human-like interaction to various domains.

bots chatbot chatbots openai openapi react react-components react-hooks react-native

Last synced: 14 Apr 2026

https://github.com/asrieldreemurrgm/microservices_online_selling

A Java 21 Spring Boot microservices platform for managing clients, products, and sales. It leverages MongoDB for persistence, Spring Cloud Config Server for centralized configuration, OpenAPI/Swagger for API documentation, and Feign clients for inter-service communication.

client-service config-server dto feign-client java java-21 microservices mongodb openapi product-service rest-api restapi sales-service spring-boot spring-boot-3 spring-cloud springboot swagger

Last synced: 14 Apr 2026

https://github.com/jkawamoto/go-siastats

A Golang client library for siastats.info

blockchain golang openapi sia

Last synced: 14 Jan 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/2g4/console-ai

Console-based tool to query OpenAI directly, streamlining AI-powered insights from your terminal.

ai chatgpt console-application golang openai openapi

Last synced: 14 Jan 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/kossahokia/bankcards

REST API for managing bank cards. Built with Java 21, Spring Boot, PostgreSQL, Liquibase, JWT, Docker, Swagger. Includes full authentication, roles, transfers & admin features.

backend docker java jwt liquibase openapi postgresql rest-api springboot swagger

Last synced: 13 Apr 2026

https://github.com/livingdocsio/openapi

OpenAPI (Swagger) spec for Livingdocs Public API

openapi openapi-specification openapi3

Last synced: 11 Oct 2025

https://github.com/iota-uz/click

IOTA Go client for the CLICK Pass API — work with payments, invoices, and fiscalization in your Go applications. Generated with OpenAPI Generator. Includes support for API key auth, server configuration, and handy utility helpers

api-client click click-pass go openapi

Last synced: 14 Jan 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/evilurge/openapivalidator

Test your openapispecs

openapi openapi-validation

Last synced: 13 Oct 2025

https://github.com/stjoo0925/openapi-test

openAPI-Test

openapi springboot

Last synced: 05 Feb 2026

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/adrianhdezm/openapi-tools

Just another CLI tool to work with OpenAPI specifications, including generation, validation, and more.

openapi openapi-tooling python zod

Last synced: 14 Mar 2026

https://github.com/belgif/openapi-location

OpenAPI data types for locations

openapi rest standard

Last synced: 15 Oct 2025

https://github.com/mizcausevic-dev/compliance-event-ledger

Java Spring Boot backend for immutable compliance event history, timeline retrieval, exception pressure scoring, and audit-friendly governance workflows

audit-log backend compliance event-sourcing java openapi platform-engineering spring-boot

Last synced: 01 Jun 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/signal-orchestration-lab

Python + FastAPI orchestration backend for dependency-aware signal routing, escalation sequencing, and cross-functional response planning.

backend openapi pandas python signal-routing

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/experimentation_insights_kpi

TypeScript platform for experiment lift analysis, rollout decisioning, KPI interpretation, and growth-oriented experimentation workflows.

ab-testing backend experimentation growth kpi nodejs openapi 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/mizcausevic-dev/customer-health-churn-api

TypeScript customer success portfolio project demonstrating SaaS health scoring, churn-risk analysis, renewal prioritization, and playbook routing across product, support, and revenue signals.

backend churn customer-success express health-score nodejs openapi saas typescript

Last synced: 01 Jun 2026

https://github.com/mizcausevic-dev/observability-incident-command-api

TypeScript API for incident severity analysis, escalation routing, responder visibility, and operational incident-command workflows.

backend express incident-response nodejs openapi platform-engineering sre typescript

Last synced: 01 Jun 2026

https://github.com/jlarmstrongiv/bunny-sdk-openapi

OpenAPI Specification for bunny.net 🐰

bunnycdn bunnynet openapi openapi-specification openapi3 sdk

Last synced: 16 Oct 2025

https://github.com/piyush06singhal/weather_app

A simple weather app that provides real-time weather information for any location. Built with HTML, CSS, and JavaScript, it fetches weather data from an API and displays current temperature, humidity, wind speed, and more.

api css html javascript openapi openweather-api webdesign webdevelopment

Last synced: 19 Apr 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/typisttech/swagger_ui_standalone

Generate standalone static Swagger UI sites from OpenAPI specifications.

openapi static-site-generator swagger-ui

Last synced: 17 Oct 2025

https://github.com/buonzz/ph-locations-api

REST API for serving Cities, Barangays, Provinces and Regions in Philippines

dataset geolocation nodejs-server openapi philippines philippines-json rest

Last synced: 27 Jan 2026

https://github.com/rootlyhq/rootly-java

Official Rootly Java SDK for incident management API

api incident-management incident-response java maven openapi rest-api rootly sdk

Last synced: 22 Jan 2026

https://github.com/ismiljanic/otvrac

Repozitorij za predmet "Otvoreno računarstvo" koji sadrži laboratorijske vježbe iz akademske godine 2024./2025.

auth0 csv jsonschema laboratory-exercises nodejs openapi postgresql

Last synced: 14 Apr 2026

https://github.com/himenon/openapi-parameter-formatter

OpenAPI Query and Path Parameter Formatter.

openapi openapi-specification openapi3 swagger

Last synced: 20 Oct 2025

https://github.com/alexandrelamberty/bookstore-api-spec

:books: Online Bookstore API Specification. Full Stack Web Developer training @ https://technofuturtic.be.

api book bookstore openapi specification store

Last synced: 20 Oct 2025

https://github.com/mermade/openapi2js

Create simple JS SDK from OpenAPI (Swagger) 2.0/3.0.x json/yaml document

openapi openapi3 sdk swagger

Last synced: 15 May 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

java openapi quarkus swagger

Last synced: 20 Jan 2026

https://github.com/mesteriis/fullstack-template

Opinionated FastAPI + Vue fullstack template with contract parity checks, ADR-driven governance, and observability baseline.

adr architecture fastapi fullstack observability openapi python template typescript vue

Last synced: 14 Apr 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://github.com/orsinium-labs/openapi

Go package with type definitions for generating OpenAPI documentation.

go golang openapi swagger

Last synced: 14 May 2026

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/gabrielcenteiofreitas/express-zod-openapi-typed

Type-safe Express routes with Zod validation and automatic OpenAPI specification generation. Full TypeScript support with inferred types from Zod schemas.

express javascript nodejs openapi types typesafe typescript zod

Last synced: 20 Jan 2026

https://github.com/dperez3/oapi-generator

Generate OpenAPI documents from multiple Swagger v2 or Open API v3 documents.

generator import json openapi openapi2 openapi3 proxy swagger swagger2

Last synced: 14 Apr 2026

https://github.com/dfnwtf/latrinebot

Public Latrine Bot monorepo: docs, SDK, widgets, calculator, CLI. Cloud automation engine for Pump.fun tokens.

airdrop creator-fees holders latrine-bot openapi pump-fun pumpfun sdk solana typescript web3

Last synced: 01 Jun 2026

https://github.com/liborm85/swagger-ui-offline-packager

Generates a self-contained HTML file from an OpenAPI definition, rendering it in Swagger UI for offline API documentation.

openapi rest rest-api swagger swagger-js swagger-ui

Last synced: 15 Mar 2026

https://github.com/soenneker/soenneker.neon.httpclients

A thread-safe singleton HttpClient for Neon's OpenAPI integration.

api csharp dotnet httpclient httpclients neon neonopenapihttpclient openapi singleton

Last synced: 04 Jul 2026

https://github.com/soenneker/soenneker.openaq.httpclients

A thread-safe singleton HttpClient for OpenAq's OpenAPI integration.

csharp dotnet generated httpclient httpclients openapi openaq openaqopenapihttpclient singleton

Last synced: 07 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.kiota.util

A utility library for Kiota and OpenAPI related operations

api csharp dotnet kiota kiotautil openapi util utils

Last synced: 21 Apr 2026

https://github.com/soenneker/soenneker.calcom.httpclients

A thread-safe singleton HttpClient for CalCom's OpenAPI integration.

api calcom calcomopenapihttpclient csharp dotnet httpclient httpclients openapi openapiclient singleton

Last synced: 07 Jun 2026

https://github.com/soenneker/soenneker.discord.httpclients

A thread-safe singleton HttpClient for Discord's OpenAPI integration.

community csharp discord discordopenapihttpclient dotnet httpclient httpclients openapi sdk singleton

Last synced: 06 Jun 2026

https://github.com/soenneker/soenneker.plaid.httpclients

A thread-safe singleton HttpClient for Plaid's OpenAPI integration.

api csharp dotnet httpclient httpclients openapi openapiclient plaid plaidopenapihttpclient singleton

Last synced: 24 Apr 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/rudeboyone/test_brickup

Aplicação web para gerenciar as etapas de uma obra

ant-design axios flyway java javascript jpa mysql openapi react redux-toolkit spring-boot swagger-ui

Last synced: 15 Apr 2026

https://github.com/lsanchezvv/swagger-express-api-baseline

Baseline to create a swagger-node-runner project. Uses the openApi standard.

documentation express nodejs openapi openapi-spec swagger

Last synced: 28 Jan 2026

https://github.com/jmpijll/make-code-mode-mcp

Code-mode MCP server for the Make.com Web API v2 — two tools (search + execute), QuickJS WASM sandbox, ~467 operations behind one flat make.* namespace, scope-aware 401/403 errors, stdio + Streamable HTTP transports.

cloudflare-workers code-mode integromat llm-tools make-com mcp model-context-protocol openapi quickjs typescript

Last synced: 01 Jun 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/nachotoast/uoa-discords

Services and projects of UoA Discords.

discord docker express mongodb nodejs openapi typescript vitest

Last synced: 29 Jan 2026