spec
API definition format
A specification for machine-readable definitions of asynchronous APIs.
The AsyncAPI specification allows you to create machine-readable definitions of your asynchronous APIs.
4k stars
59 watching
271 forks
Language: JavaScript
last commit: 9 days ago
Linked from 1 awesome list
amqpasyncapihacktoberfestkafkamqttreactivespecificationstompwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
asyncapi/spec-json-schemas | Provides validation tools and schemas for AsyncAPI documents | 53 |
jonra1993/fastapi-alembic-sqlmodel-async | An async web framework template for building secure and efficient APIs with authentication and role-based access control. | 1,008 |
me-no-dev/espasyncwebserver | A C++ library providing an asynchronous HTTP and WebSocket server for microcontrollers | 3,784 |
domaindrivendev/swashbuckle.webapi | A framework that adds API documentation and discovery capabilities to web APIs | 3,069 |
wework/speccy | Ensures OpenAPI specifications conform to quality standards and provides rules for improvement | 828 |
flamewow/nestjs-asyncapi | A tool for generating event-based service documentation using decorators and asyncapi. | 197 |
docusign/openapi-specifications | Provides Swagger specifications for the official Docusign REST APIs | 20 |
domaindrivendev/swashbuckle.aspnetcore | A set of tools for documenting and generating API documentation directly from ASP.NET Core applications. | 5,255 |
dotnetzoom/aspnetcore-webapi-course | A comprehensive project demonstrating professional REST API design with ASP.NET Core WebAPI and various features such as authentication, logging, exception handling, and dependency injection. | 858 |
andrewwalsh/openapi-devtools | Generates OpenAPI specifications in real-time from network requests | 3,953 |
swagger-api/swagger-codegen | Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,047 |
mermade/widdershins | Converts API definitions to documentation compatible markdown | 1,495 |
softwaremill/sttp-apispec | Provides data models and encoding logic for OpenAPI and AsyncAPI documentation | 23 |
json-schema-org/json-schema-spec | A specification and vocabulary for validating and annotating JSON documents | 3,817 |
spec-first/connexion | A framework that allows developers to write API specifications first and then generate Python code based on those specifications | 4,493 |