swagger-autogen

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, parameters in th

@dechamp/express-auto-route

An express auto route module which allows routes and middleware to be configured via config file.