Postman이란 개발한 API를 테스트하고 테스트 결과를 공유하여 API개발의 생산성을 높여주는 플랫폼입니다. 여기서 API란 Application Programming Interface 프로그램과 또 다른 프로그램을 연결해주는 일종의 다리. 응용프로그램에서 사용할 수 있도록, 운영체제나 프로그래밍언어가 제공하는 기능을 제어할 수 있게 만든 인터페이스를 뜻한다. Postman 설치 www.getpostman.com/ Postman | The Collaboration Platform for API Development Postman makes API development easy. Our platform offers the tools to simplify each step of the API buildi..