API workflow
Search documents
X @Avi Chawla
Avi Chawla· 2026-03-03 06:33
Big moment for Postman users!Postman just rethought how API work fits into the developer workflow.For years, collections have lived in one place and code in another. The codebase is versioned in Git, CI runs on branches and pull requests, but API specs, collections, and tests sit in a separate cloud with their own sync model.Keeping them aligned has always been a manual, fragile process.The New Postman changes this.Collections, specs, environments, and tests now live as YAML files directly in the Git repo, ...