HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
📝
프론트엔드 스쿨 교안(1기)
/
📝
Node
/
📝
postman 사용법
📝

postman 사용법

postman

postman은 쉽게 post, get 등의 호출을 test해볼 수 있는 세계에서 가장 유명한 API입니다.
Postman API Platform | Sign Up for Free
Over 17 million developers use Postman. Get started by signing up or downloading the desktop app. What is Postman? Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs-faster.
Postman API Platform | Sign Up for Free
https://www.postman.com/
Postman API Platform | Sign Up for Free
 
  • 회원 가입을 해주세요. 이것저것 많이 물어봅니다.
notion image
notion image
notion image
  1. 회원 가입 후 왼쪽 중간에 workspace 클릭
    1. notion image
       
  1. 워크스페이스를 설정하고 싶다면 Create Workspace 클릭
    1. notion image
 
  1. 아래와 같이 workspace 생성
    1. notion image
       
  1. 왼쪽 상단에 New 클릭
    1. notion image
       
  1. HTTP Request 클릭
    1. notion image
       
  1. 보낼 준비 완료
    1. notion image
       
  1. get 방식으로 호출해보세요.
    1. notion image
 
  1. 애러가 납니다. agent를 설치하지 않았기 때문이에요.
    1. notion image
  1. Use Postman’s Desktop Agent를 클릭 후 다운로드 받아주세요.
    1. notion image
 
  1. get으로 데이터를 날려보세요. 튜토리얼에는 12번 5번째 예제에 해당합니다.
    1. notion image
 
  1. 이번에는 post 방식으로 날려보세요.
    1. notion image
       
 

  • 그 밖에 툴
    • The API Design Platform and API Client
      If you are still using postman for manual REST/GraphQL API testing, I can highly recommend to switch to @GetInsomnia. If you are setting it up properly the workflow is much easier, the UI is cleaner and it also looks better. 💅
      The API Design Platform and API Client
      https://insomnia.rest/
      The API Design Platform and API Client
      SwaggerHub | API Design and Documentation with OpenAPI
      Accelerating API delivery and quality through standards and collaboration, built on OpenAPI. Create Free Account The Best API Design Teams Use SwaggerHub Join thousands of teams who depend on SwaggerHub to get their products to market, faster High quality APIs don't just happen. They start with consistent design standards that align to business goals.
      SwaggerHub | API Design and Documentation with OpenAPI
      https://swagger.io/tools/swaggerhub/
      SwaggerHub | API Design and Documentation with OpenAPI
       
  • 어떤 것을 사용해야 할까요? (결론 : 팀에서 사용하는 것)
    • OKKY | Postman vs Insomnia 고민 중입니다...
      API Test Tool 어떤거 쓸 지 고민 중인데요... Postman 이나 Insomnia 보고있는데 팀(4명)이 같이 각 API를 공유했으면 좋겠고, Documentation도 어느정도 되었으면 좋겠는데 어떤 툴이 좋을까요?
      OKKY | Postman vs Insomnia 고민 중입니다...
      https://okky.kr/article/573503
      OKKY | Postman vs Insomnia 고민 중입니다...