October 2012
Postman API client launched
Abhinav Asthana released Postman in October 2012 — first as a ChromeGoogle's web browser — built on Chromium and the most widely used browser worldwide. extension for sending and organizing HTTPHyperText Transfer Protocol — the protocol browsers use to request and receive web pages. APIApplication programming interface — a defined way for programs to talk to each other or to a service. requests.
What it was for
Postman turned curl one-liners into shareable collections, environments, and mock servers — the default toolbox for backend and frontend devs testing RESTRepresentational State Transfer — a style for web APIs using HTTP methods and resource URLs. and GraphQL APIs. TeamsMicrosoft Teams — chat, video calls, and Office integration for workplace collaboration. synced request folders in version control; Newman ran collections in CI. It became essential infrastructure alongside Swagger/OpenAPI specs.
Why it's here
Postman became the standard GUIGraphical user interface — windows, icons, and pointers instead of typed commands. for exploring and sharing HTTPHyperText Transfer Protocol — the protocol browsers use to request and receive web pages. APIs.
Why it mattered
Collections and environments made APIApplication programming interface — a defined way for programs to talk to each other or to a service. testing repeatable across teams.
What it solved
Developers reused ad-hoc curl commands with no shared history or variables.
Media
ImagePostman (software)Postman, Public domain, via Wikimedia Commons
Related
- REST architectural style defined2000
- GraphQL technical preview open-sourcedJuly 1, 2015
- Swagger 1.0 releasedAugust 10, 2011