Skip to content
#

swagger-autogen

Here are 21 public repositories matching this topic...

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

This project is a backend implementation for an e-commerce platform. It includes role based access for customer, seller and admin., User authentication, product management, a shopping cart system, stripe payment gateway, and order tracking. The backend is built using Node.js, Express, and MongoDB, with API documentation provided by swagger.

  • Updated Jun 21, 2024
  • JavaScript

This Node.js backend mirrors Twitter's functionality. It offers RESTful APIs for user actions, including registration, tweet posting, and timeline retrieval. Built with JWT authentication and pagination for efficiency, it adheres to DDD principles. Minimal API documentation ensures ease of use.

  • Updated Jun 7, 2024
  • TypeScript

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