Skip to content
#

swagger-autogen

Here are 25 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.

  • UpdatedMar 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.

  • UpdatedFeb 3, 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.

  • UpdatedJun 7, 2024
  • TypeScript

A API Alocação de professores tem como objetivo otimizar o processo de alocação, permitindo a gestão de docentes de um departamento para lecionar em diferentes dias e horários para um curso específico. Desenvolvimento em Typescript para Node.js(Express), integração ao MySQL com o ORM Prisma, uso da arquitetura em camadas e injeção de dependências.

  • UpdatedMay 7, 2025
  • 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