2 مستودعات
Attaches arbitrary key-value data to the generated OpenAPI element for a type, enabling vendor-specific extensions.
Distinct from OpenAPI Specification Generators: Distinct from OpenAPI Specification Generators: focuses on attaching custom metadata to generated OpenAPI output, not generating the specification itself.
Explore 2 awesome GitHub repositories matching software engineering & architecture · OpenAPI Extension Attachments. Refine with filters or upvote what's useful.
TypeSpec is a language for defining cloud API shapes and generating OpenAPI, JSON Schema, and client/server code from a single source of truth. It functions as a protocol-agnostic API designer that models REST, gRPC, and other API protocols using a unified, extensible syntax, with a decorator-based metadata system for attaching metadata, validation rules, and lifecycle visibility to API models and operations. The compiler produces OpenAPI 3.0 specifications and other artifacts, and the tool supports declaring API versions and tracking changes to models, properties, and operations across releas
Attaches arbitrary key-value data to the generated OpenAPI element for a type, enabling vendor-specific extensions.
Effector is a reactive state management library and data flow orchestrator designed for building complex, event-driven applications. It models application logic as a directed acyclic graph, where state updates and asynchronous side effects propagate automatically through declarative pipelines. By decoupling business logic from user interface layers, it allows developers to maintain state in independent containers that communicate via standard interfaces, ensuring the system remains framework-agnostic. The library distinguishes itself through its robust support for isolated execution scopes, w
Checks whether a specific effect was created using an attachment method to confirm its origin and configuration status.