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
58 watching
275 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
amqpasyncapihacktoberfestkafkamqttreactivespecificationstompwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
asyncapi/spec-json-schemas | Provides validation tools and schemas for AsyncAPI documents | 56 |
jonra1993/fastapi-alembic-sqlmodel-async | An async web framework template for building secure and efficient APIs with authentication and role-based access control. | 1,022 |
me-no-dev/espasyncwebserver | A C++ library providing an asynchronous HTTP and WebSocket server for microcontrollers | 3,836 |
domaindrivendev/swashbuckle.webapi | A framework that adds API documentation and discovery capabilities to web APIs | 3,071 |
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. | 201 |
docusign/openapi-specifications | Provides Swagger specifications for the official Docusign REST APIs | 20 |
domaindrivendev/swashbuckle.aspnetcore | Tools and generators for creating API documentation using Swagger/OpenAPI | 5,276 |
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. | 867 |
andrewwalsh/openapi-devtools | Generates OpenAPI specifications in real-time from network requests | 3,970 |
swagger-api/swagger-codegen | Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,114 |
mermade/widdershins | Converts API definitions to documentation compatible markdown | 1,504 |
softwaremill/sttp-apispec | Provides data models and encoding logic for OpenAPI and AsyncAPI documentation | 23 |
json-schema-org/json-schema-spec | A specification for validating and annotating JSON documents | 3,896 |
spec-first/connexion | A framework that allows developers to write API specifications first and then generate Python code based on those specifications | 4,508 |