Are there any beautiful frontends for documenting websockets that aren't pub/sub based?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

  • Problem: I have been writing a few different services with a combination of HTTP and WS endpoints. Documenting the HTTP endpoints has been a breeze with fastapi to produce openapi docs which are then rendered with swagger ui. However, I've been writing the documentation for websockets directly in markdown, and exporting them to html for public consumption, which is a comparatively tedious process to keep consistently formatted and up to date.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts