Just launched a CLI tool that turns your Postman collection into a fully-typed TypeScript SDK. 🚀
✅ Axios or Fetch
✅ Auth via Postman config (Bearer/API key/Basic)
✅ Auto-inferred types
✅ Folder-based namespaces
✅ .d.ts output optional
Install it with:
npm install -g @sirHC77/postman-sdk-gen
Docs & repo: https://github.com/megafarad/postman-sdk-gen