Ecosyste.ms: Awesome
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.
- 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: 2024-11-15 00:21:13 UTC
- JSON Representation
https://github.com/lzehrung/zod-express-openapi-routes
POC for cozy API validation, typing, and OpenAPI/swagger schema generation with Zod and Express
api api-routes documentation-as-code express nodejs openapi openapi3 swagger typescript validation zod
Last synced: 28 Oct 2024
https://github.com/badsyntax/mailinabox-api
HTTP client SDK's for the Mail-in-a-Box API.
client-sdk mail-in-a-box mailinabox mailinabox-api openapi
Last synced: 27 Oct 2024
https://github.com/simonkowallik/as3ninja
:octocat: AS3 Ninja is a templating and validation engine for your AS3 declarations. No matter if you prefer a CLI or Swagger REST API, AS3 Ninja has you covered!
as3 cli devops gitops jinja2 json-schema openapi python rest-api swagger vault
Last synced: 14 Oct 2024
https://github.com/omermecitoglu/next-openapi-route-handler
a Next.js plugin to generate OpenAPI documentation from route handlers
generator next nextjs openapi openapi-json self-documenting swagger swagger-json ts typescript
Last synced: 02 Nov 2024
https://github.com/apiaddicts/openapi2soapui
API to generate a SoapUI project from an OpenAPI Specification (fka Swagger Specification) Given an OpenAPI Specification, either v2 or v3, a SoapUI project is generated with the requests for each resource operation and a test suite. The response is the content of the SoapUI project in XML format to save as file and import into the SoapUI application.
openapi openapi3 openapi31 soapui
Last synced: 14 Nov 2024
https://github.com/jcrqr/octono
🍂 GitHub REST API for Deno projects
deno github github-rest-api octokit openapi
Last synced: 05 Oct 2024
https://github.com/muniftanjim/express-joi-openapi
Express + Joi + OpenAPI
express joi openapi openapi-generator openapi-specification
Last synced: 14 Oct 2024
https://github.com/0xtheprodev/nestjs-clean-example
Clean Architecture Example using NestJS on Fastify
clean-architecture fastify graphql hexagonal-architecture nestjs openapi openapi3 repository-pattern rest-api swagger-ui typeorm typescript
Last synced: 27 Oct 2024
https://github.com/vinitshahdeo/openapi-url-resolver
Resolve server URLs and extract hosts from OpenAPI 3.x and Swagger specifications.
openapi openapi-parser openapi-server-url openapi-specification openapi-url-resolver openapi3
Last synced: 14 Oct 2024
https://github.com/opvious/abaca
OpenAPI TypeScript SDK generator with strong type guarantees and minimal boilerplate
fetch javascript koa openapi sdk typescript
Last synced: 09 Oct 2024
https://github.com/amorimjj/nestjs-redoc-try-out
NestJS-Redoc-Try-Out is an unofficial NestJS module for Redoc Try Out. It provides an easy way plugging in Redoc in a NestJS application.
Last synced: 12 Oct 2024
https://github.com/nikolaydubina/openapi-inline-examples
🌏 Inline OpenAPI JSON examples from filenames
Last synced: 09 Nov 2024
https://github.com/nickheap2/add-props-flipflop
Toggle additionalProperties in an OpenAPI spec
openapi openapi-spec openapi-specification
Last synced: 14 Oct 2024
https://github.com/eywek/oatyp
🏠 Build Typescript typings from OpenAPI definitions
codegen openapi swagger typescript typescript-generator
Last synced: 13 Nov 2024
https://github.com/nya1/ts-api-boilerplate
Quickly bootstrap your next TypeScript REST API project. Node 16+, auto OpenAPI, Prettier+ESLint, Jest
boilerplate openapi rest rest-api swagger template typescript
Last synced: 11 Oct 2024
https://github.com/cugu/swagger-go-chi
Generate a go-chi server from swagger
Last synced: 11 Nov 2024
https://github.com/liveoaklabs/terraform-provider-readme
Terraform Provider for the ReadMe.com API
api-documentation docs-as-code openapi openapi-documentation openapi-spec openapi-specification readme readmeio terraform terraform-provider
Last synced: 12 Oct 2024
https://github.com/startz/oauth2-etsy
StartZ oauth2-etsy compatible League of PHP OAuth2
authorization etsy oauth2 oauth2-client openapi package php8
Last synced: 13 Oct 2024
https://github.com/char0n/openapi-runtime-expression
OpenAPI Runtime Expressions parser and validator.
expression openapi parser runtime validator
Last synced: 02 Nov 2024
https://github.com/jaredwray/docula
Beautiful Website for Your Projects
cli documentation documentation-site markdown mdx nodejs openapi templates
Last synced: 12 Nov 2024
https://github.com/microsoft/kiota-abstractions-php
PHP abstractions for Kiota generated API clients
Last synced: 07 Oct 2024
https://github.com/saran33/fastapi-docx
Extend a FastAPI OpenAPI spec to include all possible HTTPException or custom Exception response schemas..
Last synced: 07 Nov 2024
https://github.com/karenetheridge/openapi-modern
Validate HTTP requests and responses against an OpenAPI v3.1 document
Last synced: 31 Oct 2024
https://github.com/vanshg/weatherkit-openapi
OpenAPI spec for Apple's WeatherKit
apple ios macos openapi openapi3 swagger weatherkit wwdc
Last synced: 12 Nov 2024
https://github.com/istreamlabs/rest-api-lint
REST API linting using OpenAPI and Spectral
api-linting docker docker-image github-action linter openapi openapi3
Last synced: 16 Nov 2024
https://github.com/stefanmaric/cloudflare-bread
JavaScript fetch API client for Cloudflare's API with TypeScript definitions generated from the new Cloudflare's OpenAPI schema.
api browser cloudflare fetch node openapi typescript
Last synced: 16 Nov 2024
https://github.com/kemingy/defspec
Create the OpenAPI spec and document from dataclass, attrs, etc.
openapi openapi-spec redoc scalar swagger
Last synced: 07 Nov 2024
https://github.com/zihantype/poem-extensions
为Poem框架添加扩展功能 -- Add some extensions to Poem web framework
Last synced: 11 Oct 2024
https://github.com/welcomattic/openapi-enricher
Enrich an OpenAPI spec with response examples to mock it efficiently
Last synced: 20 Oct 2024
https://github.com/nunchistudio/helix
helix is a framework for building cloud-native, consistent, reliable, and high-performance (micro) services with automatic logging, tracing, observability, and event propagation across services and integrations.
asyncapi clickhouse cloud data-plane devops distributed-systems distributed-tracing microservices nats nats-jetstream openapi openfeature opentelemetry platform-engineering postgres temporal vault
Last synced: 07 Nov 2024
https://github.com/paficent/roblox-api-tracker
This repository tracks changes made to Roblox's Web Api Documentation. Checks for changes every 15 minutes
api automation openapi rest-api roblox swagger tracker
Last synced: 07 Nov 2024
https://github.com/webpro/parse-openapi
OpenAPI v3 parser
openapi openapi3 parser typescript
Last synced: 13 Oct 2024
https://github.com/badsyntax/openapi-dotnet-react-typescript-fetch-example
An example project showing how to use the OpenAPI typescript-fetch HTTP client with React
openapi openapi-generator react react-query swagger typescript
Last synced: 27 Oct 2024
https://github.com/ecube-labs/koa-x-router
`koa-x-router` is a library that extends the functionality of `@koa/router` by providing validation and automatic API documentation features. It simplifies the process of defining routes, validating request data, and generating API documentation.
adaptor-pattern documentation-generator koa koa-router koajs openapi router swagger zod
Last synced: 11 Oct 2024
https://github.com/bestyii/yii2-openapi-reader
OpenAPI Specification阅读器,通过对 php 的oas或swagger标准注释文档进行解析,通过swaggerUI渲染成漂亮的API文档
oas oas3 openapi openapi-specification php-annotation redoc swagger swagger-ui yii2 yii2-extension yii2-modules
Last synced: 10 Oct 2024
https://github.com/microsoft/kiota-serialization-form-go
Kiota serialization provider implementation for form encoded
Last synced: 07 Oct 2024
https://github.com/apiaddicts/sonar-openapi
doSonarAPI: static analyzer for OpenAPI contracts
code-quality openapi openapi3 openapi31 sonarqube
Last synced: 14 Nov 2024
https://github.com/nawaz1991/kong-plugin-oasvalidator
A Kong plugin for validating HTTP requests against OpenAPI specifications.
json-validation kong kong-gateway kong-plugin lua oas openapi openapi-validation openapi-validator openresty rest-validators swagger validation validator
Last synced: 13 Oct 2024
https://github.com/josantonius/chatgpt-discord-bot
A bot designed for a small Discord channel among friends. This bot allows assigning a distinct personality to each user and maintaining the context of previous questions and answers. It also has the ability to view and understand images, so that one or more images can be attached to the message. It's powered by OpenAI's ChatGPT models.
chatgpt chatgpt-bot discord discord-bot openapi
Last synced: 28 Oct 2024
https://github.com/shopstic/k8s-ts
Deno / TypeScript Kubernetes client
deno kubernetes openapi swagger typescript
Last synced: 14 Oct 2024
https://github.com/s3rgeym/openapi-vulnerability-scanner
OpenAPI SQLi Scanner
Last synced: 14 Oct 2024
https://github.com/thim81/spec-driven-openapi-contract-performance-testing
POC for Unlocking the Power of Spec-Driven API Development
contract-testing openapi performance-testing postman rest-api
Last synced: 02 Nov 2024
https://github.com/find-a-musician/findamusicianbackend
A website for my school where the musicians can contact each others, create groups and register to play at events
api docker express jest openapi pgsql rest-api swagger typescript
Last synced: 11 Oct 2024
https://github.com/hslatman/caddy-openapi-validator
A Caddy HTTP handler for validating requests and responses against an OpenAPI specification
caddy caddyserver openapi openapi3
Last synced: 13 Oct 2024
https://github.com/sheldenburg/ai-engineer-template
Full stack AI engineer serverless template with nextjs and fastapi
ai fastapi nextjs openapi serverless shadcn-ui supabase tailwindcss
Last synced: 27 Oct 2024
https://github.com/cbornet/netatmo-swagger-decl
Swagger declaration file for the Netatmo API
Last synced: 02 Nov 2024
https://github.com/furkan-guvenc/crud_routers
Automatically create crud routes for your favorite api server and orm
actix-web api axum code-generation crud crud-routes diesel framework openapi rest rust seaorm swagger-ui web
Last synced: 28 Oct 2024
https://github.com/chandrikadeb7/go-couchbase-microservice
Go Microservice developed using Go Echo API Server OpenAPI with Couchbase backend
couchbase couchbase-docker-container docker dockerfile go golang golang-api golang-application golang-library microservice microservices-application openapi
Last synced: 24 Oct 2024
https://github.com/wy-z/tspec
Parse golang data structure into json schema.
ast go json-schema openapi schema tspec
Last synced: 14 Oct 2024
https://github.com/jonasbn/perl-mojolicious-plugin-openapi-tutorial-hello-world
Tutorial for Mojolicious::Plugin::OpenAPI: Hello World
mojolicious openapi perl tutorial
Last synced: 08 Nov 2024
https://github.com/surrealdb/openapi
The OpenAPI specification for the SurrealDB HTTP API
openapi openapi-spec openapi-specification surreal surrealdb
Last synced: 13 Oct 2024
https://github.com/edavis25/plex-api-spec
Documentation for the Plex Media Server web API.
api api-documentation docs documentation open-api openapi openapi-spec openapi-specification openapi3 plex plex-media-server plex-server plexmediaserver spec specification
Last synced: 13 Oct 2024
https://github.com/sergeyklay/provider-pact-example
Provider-side demo using consumer-driven contract testing
api api-project api-server api-service-for-crud api-specification api-testing consumer-driven-contracts contract-driven-development contract-testing contract-tests contracts flask-api flask-application flask-example openapi openapi3 pact pact-provider
Last synced: 20 Oct 2024
https://github.com/belgif/openapi-common
common technical OpenAPI data types
Last synced: 15 Nov 2024
https://github.com/justin26l/veryexpress
express generator jsonschema mongoose npm openapi rest-api webserver
Last synced: 07 Nov 2024
https://github.com/char0n/apidom-validate
This GitHub Action validates OpenAPI 2.0, OpenAPI 3.x.y and AsyncAPI 2.x definition file using ApiDOM Language Service.
asyncapi openapi validate validator
Last synced: 09 Nov 2024
https://github.com/liveoaklabs/readme-api-go-client
Go client library for the ReadMe.com API
api-documentation developer-portal docs-as-code documentation golang openapi openapi-documentation openapi-spec openapi-specification readme readmeio
Last synced: 12 Oct 2024
https://github.com/pionl/laravel-swagger-test
Test your routes using Laravel's underlying request testing (without making real request) against your API schema.
api laravel openapi phpunit swagger testing-tools
Last synced: 11 Oct 2024
https://github.com/elemental-lf/k8s-crd-resolver
Resolves JSON references ($ref) in Kubernetes custom resource definitions
crd kubernetes openapi schema validation
Last synced: 17 Nov 2024
https://github.com/fed135/swagger-route-validator
The fastest route validation middleware
hacktoberfest openapi swagger validation
Last synced: 11 Nov 2024
https://github.com/marcelo-earth/webrewind
🤖⌚️ ChatGPT plugin that allows you to see how websites looked like in the past.
chat-gpt chatgpt chatgpt-plugin openai openapi plugin python
Last synced: 27 Oct 2024
https://github.com/ncrmro/rust-postgres-api
Rust REST API boilerplate using SQL (No ORM)
boil boilerplate boilerplate-template database docker docker-containers heroku openapi postgres postgresql rest-api restful-api rust rust-lang sql sqlx
Last synced: 13 Oct 2024
https://github.com/lvqq/aries
🚀 A openapi tool based on swagger document
aries markdown mock openapi request swagger typescript
Last synced: 14 Oct 2024
https://github.com/armsnyder/openapi-language-server
OpenAPI language server for LSP compatible code editors
language-server lsp lsp-server neovim openapi openapi3 swagger vscode yaml
Last synced: 13 Oct 2024
https://github.com/instructure/canvas-studio-api-examples
useful example scripts for the Studio team and account administrators to access the public API of Canvas Studio
Last synced: 06 Nov 2024
https://github.com/ajaxy/openapi-asciidoctor
Generating HTML / PDF from Swagger / OpenAPI
documentation documentation-tool openapi restful-api swagger
Last synced: 07 Nov 2024
https://github.com/insertish/oapi
Generate typed API libraries from OpenAPI specifications.
Last synced: 27 Oct 2024
https://github.com/sunrise-php/http-router-openapi
OpenAPI (Swagger) Specification Support for Sunrise Router (and not only)
annotations laravel lumen openapi php php-library php7 php8 router sunrise-php swagger symfony
Last synced: 09 Nov 2024
https://github.com/360macky/webrewind
🤖⌚️ ChatGPT plugin that allows you to see how websites looked like in the past.
chat-gpt chatgpt chatgpt-plugin openai openapi plugin python
Last synced: 07 Oct 2024
https://github.com/softspiders/node-hapi-clean-architecture
A simple API built with Hapi.js that follows Clean Architecture principles
ca clean-architecture debug hapi javascript js node openapi server softspider softspiders ss starter swagger template testing vscode
Last synced: 15 Nov 2024
https://github.com/edoardottt/dalle
Simple Golang Client to interact with Dall-E API
api-client dall-e golang openapi
Last synced: 11 Oct 2024
https://github.com/onesignal/api
API Reference. OpenAPI Specification files for OneSignal's REST API.
api email in-app-messaging marketing openapi push-notifications rest-api sms
Last synced: 09 Nov 2024
https://github.com/kamranayub/dotposthog
.NET community wrapper around PostHog API
api-client dotnet openapi posthog sdk
Last synced: 15 Oct 2024
https://github.com/thomassuedbroecker/extension-apis
Examples to develop and configure Watson Assistant extensions APIs. https://thomassuedbroecker.github.io/extension-apis/
code-engine extensions nodejs openapi watson-assistant
Last synced: 17 Nov 2024
https://github.com/opensourcewebsite-org/apidocs-opensourcewebsite-org
OpenSourceWebsite API Documentation
api api-documentation documentation openapi openapi-documentation openapi-specification openapi3 osw swagger
Last synced: 10 Nov 2024
https://github.com/passbolt/passbolt_openapi_specs
Passbolt Open API specifications
Last synced: 12 Nov 2024
https://github.com/open-solid/open-api-bundle
OpenAPI Symfony Bundle
api-first openapi restful-api symfony-bundle
Last synced: 13 Oct 2024
https://github.com/salesforce/anypoint-automation-client-generator
OAS specifications for Anypoint Platform Resources
generator openapi openapi3 swagger
Last synced: 08 Nov 2024
https://github.com/x86senniral/tempogpt
A simple bot template using the openAI API key to do a specific task through function calling & tools. In this case, a weather bot example. Additionally using firebase to store messages.
ai chat-application chatbot chatgpt chatgpt-api openai openai-api openapi
Last synced: 12 Nov 2024
https://github.com/spailybot/moleculer-auto-openapi
Generate openapi scheme for moleculer
moleculer moleculer-web openapi
Last synced: 10 Nov 2024
https://github.com/pasdam/yahoo-finance-openapi
Yahoo Finance OpenAPI, and generated clients in different languages
openapi yahoo-finance yahoo-finance-api
Last synced: 15 Oct 2024
https://github.com/samchungy/eslint-plugin-zod-openapi
Eslint rules for zod-openapi
eslint openapi typescript typescript-eslint zod
Last synced: 28 Oct 2024
https://github.com/nightapes/serverless-openapi
Generate openapi file from your serverless file
Last synced: 11 Oct 2024
https://github.com/postman-open-technologies/openapi-componentizer
OpenAPI Componentizer (GSoC 2023)
Last synced: 07 Nov 2024
https://github.com/d-yoshi/redmine-openapi
Unofficial OpenAPI specification for the Redmine API
docs openapi openapi-spec openapi-specification openapi3 redmine redmine-api
Last synced: 07 Nov 2024
https://github.com/smallstep/smallstep-python
A Python client library for the Smallstep API
openapi openapi3 pypi pypi-package python python3 python39 smallstep
Last synced: 14 Nov 2024
https://github.com/badsyntax/mailinabox-api-py
Python client SDK for the Mail-in-a-Box API.
mail-in-a-box mailinabox openapi
Last synced: 27 Oct 2024
https://github.com/deepakbhalla/springboot-postgres-jsonb-jpa
Spring boot application to demonstrate the JSONB data type to be used in Postgre SQL database using Springboot JPA.
account-management crud-application jpa json jsonb lombok openapi openapi-specification openapi3 performance postgresql restapi spring-boot spring-data-jpa springboot springboot-web swagger
Last synced: 14 Oct 2024
https://github.com/vblagoje/openapi-rag-service
A flexible Haystack 2.0 pipeline integrating Retrieval-Augmented Generation (RAG) with any OpenAPI service
Last synced: 28 Oct 2024