Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] #56 API 요청 스니펫 #60

Merged
merged 5 commits into from
Nov 21, 2024

Conversation

shlee9999
Copy link
Collaborator

✅ PR Checklist

  • 불필요한 코드 중복이 없습니다.
  • 민감한 정보를 포함하지 않았습니다.
  • 불필요한 콘솔 로그나 주석을 포함하지 않았습니다.
  • 컴포넌트 key값에 고유한 값을 할당했습니다.

📝 Summary

🔗 ISSUE : #56

API 요청 스니펫을 작성하였습니다.
.ts 파일에서 api-req를 입력하여 사용할 수 있습니다.
tab 버튼을 눌러 더 편리한 사용이 가능합니다.

🖼️ Screenshots

@shlee9999 shlee9999 self-assigned this Nov 21, 2024
@shlee9999 shlee9999 linked an issue Nov 21, 2024 that may be closed by this pull request
@shlee9999 shlee9999 enabled auto-merge November 21, 2024 08:13
Copy link

⚡ Lighthouse Report

Category Score
🟢 Performance 94
🟢 Accessibility 100
🟢 Best Practices 100
🟢 SEO 100

Detailed Metrics

Metric Value
🟢 First Contentful Paint 1.7 s
🟠 Largest Contentful Paint 2.9 s
🟢 Total Blocking Time 10 ms
🟢 Cumulative Layout Shift 0
🟢 Speed Index 1.7 s

Security Checks

Check Status Details
CSP-XSS ⚠️ Ensure CSP is effective against XSS attacks

@shlee9999 shlee9999 merged commit a969ef5 into develop Nov 21, 2024
1 check passed
@github-actions github-actions bot deleted the 56-feature/api-request-snippets branch November 29, 2024 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] API 스니펫
3 participants