from Hacker News

How to Document Websockket APIs?

by seymon on 3/2/22, 2:48 AM with 0 comments

For RESTful APIs there is the OpenAPI Specification (OAS), also known as Swagger. But it seems Websockket Endpoints are not supported.

Are there good alternatives nowadays for Websockket based APIs?