An open API service indexing awesome lists of open source software.

https://github.com/basemax/nestjs-route-finder

NestJS Route Finder is a Python script that scans a NestJS project to extract route information from controller files. It identifies HTTP methods and paths and outputs them in JSON and YAML formats.
https://github.com/basemax/nestjs-route-finder

api json nest nestjs py python route routes yaml yml

Last synced: 2 months ago
JSON representation

NestJS Route Finder is a Python script that scans a NestJS project to extract route information from controller files. It identifies HTTP methods and paths and outputs them in JSON and YAML formats.

Awesome Lists containing this project