Tools (27) 썸네일형 리스트형 HTTP headers request를 보낼 때 JSON 타입으로 지정해줌 그럼 Postman에서 Header의 Content-Type을 알아서 application/json으로 자동으로 바꿔준다! API Authentication GitHub - vdespa/quick-introduction-to-postman Contribute to vdespa/quick-introduction-to-postman development by creating an account on GitHub. github.com API 문서를 다시 살펴보자. API Authentication Some endpoints may require authentication. To submit or view an order, you need to register your API client and obtain an access token. The endpoints that require authentication expect a bearer token sent in .. Stoplight 사용 후기 백엔드 개발팀장님의 제안으로 다른 시니어 TW와 함께 Stoplight를 탐구해봤다. 제안을 받은 배경은? TW한테 좋은 툴이라고 함- 결론부터 얘기하면 유료 플랜을 사용하지 않기로 했다. 이유는 비용이 꽤 비싸다. (쓰려면 Pro plan을 써야 하는데) 솔직히 회사에서 비용 지원을 해줄지 모르겠음. 분명히 유용한건 알겠는데- Postman이랑 OpenAPI을 아직 많이 안 써봐서 그런지 회사 & 개발자들한테 이 돈 주고 써야한다고 설득(?)할만큼의 유용함을 깨닫진 못한 것 같다. 일단은 Postman이랑 Swagger를 더 써보고 다시 고려해봐야겠다. Stoplight Migrating from Postman Postman에서 Stoplight로 export할 수 있는데 중간에 Apimatic Transformer에서 변환 과정을 거침 Import Postman Collection | Platform Stoplight enables users to import a Postman Collection file from their local computer directly into Stoplight Studio. Powered by Stoplight. meta.stoplight.io Export 2. Collection v2.1 선택 3. json 파일 local에 저장 4. Transform API 클릭 5. Postman에서 export한 파일 업로드하고 Export Format 선택 (JSON or YAML).. Stoplight Starter 유료 기능 Stoplight에 회사 이메일로 등록했더니 Sales에서 연락왔다. Professional 30일 Free-trial 쿠폰 받음 👍 but Professional은 starter plan보다 가격이 4배 비쌈 (Starter $79, Professional $319) Professional은 비용이 비싸서 지원받기 힘들지 않을까...? 싶어서 Starter 유료 기능 위주로 알아봄 API Design Plans and Pricing | Stoplight | Stoplight Collaborative Design Multi-Branch Support Analytics Integration Custom Domains Theme with Your Colors Up to 50 Projects 5 Users I.. Stoplight Getting started tutorial 실습 후기 Stoplight 자료가 생각보다 찾기 힘들었다. 다행히 영문으로 된 튜토리얼을 찾아냄!! 👏👏 Documenting APIs(a guide for technical writers)라는 사이트인데- 튜토리얼이 정말 상세하다. (이 정도로 디테일하다고?! 싶을 정도로 자세함) Stoplight를 처음 써봄에도 튜토리얼에서 막히는 부분이 없었음!! 드디어 찾았다 내 롤모델 😆 https://idratherbewriting.com/learnapidoc/pubapis_openapis_quickstart_stoplight.html Getting started tutorial: Using Stoplight Studio to create an OpenAPI specification document You can cr.. Stoplight Using References 동료 백엔드 개발자가 추천해준 기능 OpenAPI 기능이긴 하지만 UI로 쉽게 가능하게 해준다. Splitting your API descriptions across multiple files using $ref (references) allows for cleaner and more organized code. Some common use cases are as follows: De-duplicate common structures like models, reducing repetition and allowing them to be used for other purposes like contract testing. Similar parameters or headers can be shared acros.. VSC(Visual Studio Code) extension 추천 (feat. Colorful DarkPlus, indent-rainbow) 22.07.07 Updated) Udemy Javascript에서 추천해줘서 Monokai Pro 추가로 설치했다. Monokai Pro - Visual Studio Marketplace Extension for Visual Studio Code - Professional theme and matching icons, from the author of the original Monokai color scheme. marketplace.visualstudio.com 이전 회사에 이어서 현재 회사에서도 VSC(Visual Studio Code)로 문서 편집을 하고 있다. VSC에서 유용한 extension을 추천해본다! 칙칙한 코드에 이쁘장한 Color를 입힐 수 있는 extension들이 있음! Visua.. Troubleshooting Postman errors 1. address 정확한지 확인해보기 특수 문자 맞는지? 공백 있는지? 에러 메시지 e.g. Could not get response SSL Error: Hostname/IP does not match certificate's altnames If 주소 정확한데도 안되면 2. 주소 복붙해서 웹 브라우저에서 확인해보기 그래도 안된다? 그럼 company IT에 contact하기 Using Postman on the web (feat. Cloud/Desktop/Browser Agents) Postman desktop application과 달리 웹 버전에서는 Postman Agent라는게 있음 The Postman agent is a micro-application that runs locally on your desktop and acts as your agent for making API calls on your behalf. To overcome limits in the browser, the Postman web interface will now route API calls to the local agent, and the agent will make API requests locally on your behalf, using your local profile, configurat.. 이전 1 2 3 다음