Skip to content
#

swagger-autogen

Here are 17 public repositories matching this topic...

This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger. It supports CRUD operations for auth, user, category, brand, firm, product, purchase, and sale sections, and secures transactions with token and JWT.

  • Updated May 26, 2024
  • JavaScript

This module performs automatic construction of Swagger documentation. It can identify the endpoints and automatically capture methods such as get, post, put, and so on. It also identifies paths, routes, middlewares, response status codes and parameters. At the end, it generates the .json file containing the Swagger format specification.

  • Updated Mar 2, 2024
  • JavaScript

Ever wished for an automated, painless way to generate Swagger documentation for your Node.js application? Look no further! This repository houses a Node.js codebase developed using the magical swagger-autogen, transforming the tedious task of documentation into a breeze.

  • Updated Feb 3, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the swagger-autogen topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swagger-autogen topic, visit your repo's landing page and select "manage topics."

Learn more