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.
Created by OpenAPI Initiative, Tony Tam, Darrel Miller, Mike Ralphson, Ron Ratovsky, Uri Sarid, Jason Harmon
发布于 August 10, 2011
#Web框架#FastAPI 是一个简单易学,高性能的 Python Web框架
#前端开发#现代化、全栈 Web 应用模板。使用FastAPI、React, SQLModel, PostgreSQL, Docker, GitHub Actions 等技术。
OpenAPI 规范仓库。OpenAPI 规范(OAS)定义了一个标准的、语言无关的 RESTful API 接口规范。
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
翻译 - Swagger UI是HTML,Javascript和CSS资产的集合,这些资产从Swagger兼容的API动态生成漂亮的文档。
Redoc 是一个从 OpenAPI/Swagger 生成API文档的工具
开发效率工具。根据定义的OpenAPI规范,自动生成Java API代码和文档
gRPC-Gateway 是一个 protobuf 插件。它读取 gRPC 服务定义并生成一个反向代理服务器,该服务器将 RESTful HTTP 接口转换为 gRPC,用于来满足维护向后兼容性或那些不支持gRPC的客户端
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
翻译 - swagger-codegen包含一个模板驱动的引擎,可通过解析您的OpenAPI / Swagger定义来生成不同语言的文档,API客户端和服务器存根。
Swag 自动生成RESTful API文档,将Go的注释转换为Swagger2.0
Swagger 2.0 implementation for go
翻译 - Swagger 2.0实现
Scalar is an open-source API platform: 🌐 Modern Rest API Client 📖 Beautiful API References ...
Swagger Editor
翻译 - Swagger编辑器
🕸️ Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
翻译 - REST和GraphQL框架来构建现代的API驱动的项目(服务器端和客户端)
Automagically reverse-engineer REST APIs via capturing traffic
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
翻译 - 💨快速,支持异步的Openapi,基于类型提示的框架来构建API
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
翻译 - 用于生成Swagger API规范的示例和服务器集成,可轻松访问REST API
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
翻译 - 适用于.NET,ASP.NET Core和TypeScript的Swagger / OpenAPI工具链。
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
翻译 - Mockoon是在本地运行模拟API的最简单,最快的方法。没有远程部署,不需要帐户,是开源的。
Generate Go client and server boilerplate from OpenAPI 3 specifications
翻译 - 根据OpenAPI 3规范生成Go客户端和服务器样板
Generate TypeScript types from OpenAPI 3 specs