Write a scalable OpenAPI specification for a Node.js API

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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
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. OpenAPI-Specification

    The OpenAPI Specification Repository

    This approach requires a constant context switch and is clearly not productive. Here, the OpenAPI Specification can help; you might already have it, but is it scalable? In this article, we’ll learn how to create an OpenAPI Specification document that is readable, scalable, and follows the principle of extension without modifying the existing document.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. nodejs-openapi-spec

    A modular and scalable OpenAPI specification setup for Node.js/Express.js API

    We’ll use a sample Node.js API that uses the Express framework. We’ll write the specification document for this API and learn how to create a scalable and easy-to-maintain OpenAPI specification along the way. Let’s get started!

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

  • Workaround for Hierarchical Tags in FastAPI

    2 projects | dev.to | 15 Jun 2025
  • Deprecating REST APIs: A Developer's Guide

    1 project | dev.to | 19 Dec 2024
  • OpenAPI 3.1.1 Specification

    1 project | news.ycombinator.com | 28 Oct 2024
  • Log Streaming - what we got wrong and how we fixed it

    1 project | dev.to | 26 Sep 2024
  • Documenting Node.js API using Swagger

    2 projects | dev.to | 20 Mar 2023