So OctAPI is a VSCode extension that automatically detects and displays API routes from a local project (currently supports Express.js, NestJS, Next.js, Koa, Flask, and FastAPI), it filters and groups them, generates a Postman export JSON file, and adds to favs. It doesn't run your code and it all stays in your machine
A friend literally screamed when they were live testing it for me lol
It's open source (https://github.com/Hasbi-sabah/OctAPI) and here's its landing page (https://hasbi-sabah.github.io/octapi-landing-page)
I'm hoping to add custom tags, more frameworks support and even AI features.