The Best API Documentation Tools for Dev Teams in 2023

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. redoc

    📘 OpenAPI/Swagger-generated API Reference Documentation

    ReDoc is a tool that's similar to Swagger UI. It also takes an OAS and renders an interactive HTML page with full API documentation details; however, it has a notable difference.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. Newman

    Newman is a command-line collection runner for Postman

    Postman is an API platform for designing and building APIs. Postman's API Documentation Tool helps you generate, edit, and publish your docs. Since Postman has one of the largest developer communities out there, it makes sense to choose Postman's API Documentation Tool if you're already integrated within their ecosystem.

  4. swagger-ui

    Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

    Swagger is a set of open source tools that help you design and build an API, which you define using an OpenAPI Specification (OAS). In particular, Swagger UI is a tool that takes your OAS and automatically generates documentation for your API in an interactive HTML page.

  5. github-action

    GitHub action to deploy your API documentation on Bump (by bump-sh)

    Bump.sh is a tool that's swiftly gaining popularity as it combines many of the best features from the previous five entries in this roundup.

  6. apiDoc

    Discontinued RESTful web API Documentation Generator.

    Compared to the first three tools, apiDoc takes a different approach towards generating documentation. Rather than rely on an API definition file like OAS, apiDoc is a package that allows you to add documentation directly into your source code through annotations. While there are third-party libraries that can create OAS files based on code annotations, having this built-in makes apiDoc slightly better if you want to control documentation through code instead of having a separate tool.

  7. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    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

  • Best Software Documentation Tools

    4 projects | dev.to | 5 Feb 2024
  • How to Connect a FastAPI Server to PostgreSQL and Deploy on GCP Cloud Run

    7 projects | dev.to | 26 May 2023
  • Alguma alma caridosa UI/UX dev, para um serviço púbico gratuito, livre e de código aberto?

    6 projects | /r/portugal | 16 Dec 2022
  • How to find an open source ready front-end that needs a backend to get running?

    3 projects | /r/webdev | 24 Sep 2022
  • Ask HN: Non-Breaking API deprecation in OpenAPI spec – what do you think?

    2 projects | news.ycombinator.com | 17 Aug 2022

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?