관련 내용이 있어서 잠시 리뷰

 

프로젝트 Github

https://github.com/microsoftgraph/msgraph-developer-proxy

 

Microsoft Graph Developer Proxy is a command line tool that simulates real world behaviours of Microsoft Graph, locally.

Microsoft Graph Developer Proxy aims to provide a better way to test applications that use Microsoft Graph. Using the proxy to simulate errors, mock responses and demonstrate behaviours like throttling, developers can identify and fix issues in their code early in the development cycle before they reach production.

 

프리뷰 내용

https://devblogs.microsoft.com/microsoft365dev/microsoft-graph-developer-proxy-v0-3/

 

New Microsoft Graph Developer Proxy preview v0.3 with support for all APIs

Build resilient and performant apps with the latest preview version of the Microsoft Graph Developer Proxy. In this new version, we’re excited to introduce the support for simulating errors on Microsoft Graph and other APIs, and contextual guidance to help you improve the performance of your apps.

Download Microsoft Graph Developer Proxy v0.3 and check if your apps properly handle API errors.

Simulate errors on Microsoft Graph and other APIs

After releasing the Proxy, we received some great feedback from all of you telling us how invaluable it is to finally be able to simulate different types of errors that applications can come across when calling APIs. You also shared that many of your applications use Microsoft Graph and other APIs that you’d like to be able to test too.

In this new release, we add support for simulating errors on any API. By default, we include configuration for Microsoft Graph and SharePoint APIs, but you can extend it to include other APIs as well by adding the URLs that the Proxy should intercept.

 

SharePoint Framework web part visible in a web browser. Network tab with a request to SharePoint API failed by the Graph Developer Proxy highlighted
Simulating SharePoint API errors using Graph Developer Proxy while building a SharePoint Framework web part

 

For more information about the updated settings, check our documentation.

No. Subject Author Date Views
Notice SQL강좌: 챗GPT와 함께 배우는 SQL Server 무료 강좌 목차와 소개 (2023년 9월 업데이트) 코난(김대우) 2023.08.18 38722
Notice Python 무료 강좌 - 기초, 중급, 머신러닝(2023년 6월 업데이트) 코난(김대우) 2021.01.01 20805
138 [Git과 Github 기본강좌] 2023 OSSCA 기본 교육 0-인트로덕션 코난(김대우) 2023.10.17 315
137 윈도우 커맨드 프롬프트에서 여러줄 긴 명령 사용 방법 코난(김대우) 2023.06.20 353
136 윤자동님의 엑셀 자동화 - VBA 크롤링 [1] 코난(김대우) 2023.02.03 471
135 참여하고 있는 오픈소스 컨트리뷰션 아카데미(OSSCA) 코난(김대우) 2023.01.13 179
» 마이크로소프트 Graph developer proxy 프리뷰 file 코난(김대우) 2023.01.10 115
133 애저 서버리스에서 파이썬/장고 웹서비스 쉽게 배포/운영하기 | ep8. 마무리 | 애저 듣고보는 잡학지식 코난(김대우) 2023.01.01 195
132 애저 서버리스에서 파이썬/장고 웹서비스 쉽게 배포/운영하기 | ep7. 리액트 웹 애플리케이션 배포와 애저 장고 API 연동 | 애저 듣고보는 잡학지식 코난(김대우) 2022.12.28 117
131 애저 서버리스에서 파이썬/장고 웹서비스 쉽게 배포/운영하기 | ep6. 애저펑션 인프라로 배포하기 | 애저 듣고보는 잡학지식 코난(김대우) 2022.12.27 100
130 애저 서버리스에서 파이썬/장고 웹서비스 쉽게 배포/운영하기 | ep5. Azure Blob Storage와 장고 연동 | 애저 듣고보는 잡학지식 코난(김대우) 2022.12.23 132
129 애저 서버리스에서 파이썬/장고 웹서비스 쉽게 배포/운영하기 | ep4. Azure SQL Database와 장고 연동 | 애저 듣고보는 잡학지식 코난(김대우) 2022.12.22 139
128 애저 서버리스에서 파이썬/장고 웹서비스 쉽게 배포/운영하기 | ep3. 장고 애플리케이션 소개 및 애저펑션 연동 | 애저 듣고보는 잡학지식 코난(김대우) 2022.12.20 201
127 소프트웨어 공급망 공격 - 오픈소스 활용 코난(김대우) 2022.12.15 130
126 애저 서버리스에서 파이썬/장고 웹서비스 쉽게 배포/운영하기 | ep2. 애저펑션 개발환경 구축 및 기본 프로젝트 생성 | 애저 듣고보는 잡학지식 코난(김대우) 2022.12.14 97
125 애저 서버리스에서 파이썬/장고 웹서비스 쉽게 배포/운영하기 | ep1. 애저펑션과 파이썬 구동 환경 소개 | 애저 듣고보는 잡학지식 코난(김대우) 2022.12.09 139
124 애저 서버리스에서 파이썬/장고 웹서비스 쉽게 배포/운영하기 코난(김대우) 2022.12.08 185
123 Python code page 오류 해결 - UnicodeDecodeError: 'cp949' codec can't decode byte ____ in position [1] 코난(김대우) 2022.11.28 152
122 오픈소스 소통을 위한 Git 공부하기 | ep9. 클로징 | 애저 듣고보는 잡학지식 코난(김대우) 2022.11.15 107
121 오픈소스 소통을 위한 Git 공부하기 | ep8-2. 비주얼 스튜디오 코드로 쉽게 Git 사용하기 | 애저 듣고보는 잡학지식 코난(김대우) 2022.11.11 93
120 오픈소스 소통을 위한 Git 공부하기 | ep8-1. 비주얼 스튜디오 코드로 쉽게 Git 사용하기 | 애저 듣고보는 잡학지식 코난(김대우) 2022.11.09 122
119 오픈소스 소통을 위한 Git 공부하기 | ep7. 변경한 소스 반영을 요청하는 풀리퀘스트 | 애저 듣고보는 잡학지식 코난(김대우) 2022.11.05 98





XE Login