How do i document my api ?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • slate

    Beautiful static documentation for your API

  • https://github.com/slatedocs/slate this ! Big company use it ( stripe etc )

  • swagger-ui-express

    Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • swagger-jsdoc

    Generates swagger/openapi specification based on jsDoc comments and YAML files.

  • mongoose-to-swagger

    Conversion library for transforming Mongoose schema objects into Swagger schema definitions.

  • reddit-116hcgn

    Repository to help a question on Reddit

  • I wrote a repository (using an existing one I had without validation) so you can check how all works: https://github.com/balexandre/reddit-116hcgn

  • 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

  • Been working on a tutorial to help indies make scalable multiplayer games, looking for feedback before I officially share

    2 projects | /r/IndieDev | 26 Apr 2023
  • How to Build a Good API That Won’t Embarrass You

    1 project | dev.to | 3 Apr 2022
  • Building API Docs

    3 projects | news.ycombinator.com | 7 Feb 2022
  • Adding request and response validation to your Express REST API

    3 projects | dev.to | 31 Aug 2021
  • Side by side comments with code (but not in the code itself)

    1 project | /r/AskProgramming | 12 Aug 2021