---
title: Autogenerating Swagger Documentation with Node & Express
description: In this video we walk through creating a simple NodeJS&#x2F;Express API endpoint and setting auto-generating documentation using Swagger. We can then test our API using the Swagger UI.
date: 2019-09-15
tags: Swagger, Documentation, Automatically Generated, NodeJS, Express, Swagger UI, Swagger JSDoc
source: https://brianchildress.co/blog/node-swagger-autogeneration-docs
---

# Autogenerating Swagger Documentation with Node & Express

In this video we walk through creating a simple NodeJS&#x2F;Express API endpoint and setting auto-generating documentation using Swagger. We can then test our API using the Swagger UI.
