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

๐Ÿ› ๏ธ FSD Architecture Public API ์ ์šฉ #49

Merged
merged 13 commits into from
May 11, 2024

Conversation

BangDori
Copy link
Collaborator

@BangDori BangDori commented May 11, 2024

์ž‘์—… ์ด์œ 


์ž‘์—… ์‚ฌํ•ญ

1๏ธโƒฃ Public API ์ถ”๊ฐ€

  • Public API๊ฐ€ ์ฒ˜๋ฆฌ๋˜์–ด ์žˆ์ง€ ์•Š์€ ๋ชจ๋“  ํด๋”์— ๋Œ€ํ•ด Public API๋ฅผ ์ ์šฉํ•˜์—ฌ ํ•„์š”ํ•œ ๋ถ€๋ถ„๋งŒ ์™ธ๋ถ€๋กœ ์ถ”์ถœํ•˜๊ณ , ์™ธ๋ถ€๋กœ ํ•„์š”ํ•˜์ง€ ์•Š์€ ๊ฒƒ์€ ๊ฒฉ๋ฆฌ์‹œ์ผฐ์Šต๋‹ˆ๋‹ค.

2๏ธโƒฃ ๊ณ„์ธต ๋ณ„ ์ตœ์ƒ์œ„ ์œ„์น˜์˜ Public API ์ œ๊ฑฐ

  • ์ œ ๊ฐœ์ธ์ ์ธ ๊ฒฌํ•ด๋กœ Public API๋Š” ๋ ˆ์ด์–ด๋ฅผ ์บก์Šํ™”ํ•˜๊ธฐ ๋ณด๋‹ค๋Š”, ๋ ˆ์ด์–ด์— ์œ„์น˜ํ•ด์žˆ๋Š” ์Šฌ๋ผ์ด์Šค๋“ค์„ ์บก์Šํ™”ํ•˜๋Š” ๊ธฐ๋Šฅ์ด๋ผ๊ณ  ์ƒ๊ฐํ•˜์—ฌ ๋ ˆ์ด์–ด ํ•˜์œ„ ์ตœ์ƒ์œ„์— ์žˆ๋Š” Public API๋“ค์— ๋Œ€ํ•ด์„œ๋Š” ์ œ๊ฑฐํ•˜์˜€์Šต๋‹ˆ๋‹ค.

๋ฆฌ๋ทฐ์–ด๊ฐ€ ์ค‘์ ์ ์œผ๋กœ ํ™•์ธํ•ด์•ผ ํ•˜๋Š” ๋ถ€๋ถ„

  • Public API๊ฐ€ ๋ชจ๋“  ๋ถ€๋ถ„์— ๋Œ€ํ•ด ์ ์šฉ๋˜์—ˆ๋‚˜์š”?
  • ํ•„์š”ํ•œ ๋ถ€๋ถ„๋งŒ ์™ธ๋ถ€๋กœ ๋…ธ์ถœ๋˜๊ณ , ๋ถˆํ•„์š”ํ•œ ๋ถ€๋ถ„์€ ๊ฒฉ๋ฆฌ๋˜๊ณ  ์žˆ๋‚˜์š”?
  • ๊ณ„์ธต ๋ณ„ ์ตœ์ƒ์œ„ ์œ„์น˜์˜ Public API๋ฅผ ์ œ๊ฑฐํ•œ ๊ฒƒ์— ๋Œ€ํ•ด์„œ ์–ด๋–ป๊ฒŒ ์ƒ๊ฐํ•˜์‹œ๋‚˜์š”?

๋ฐœ๊ฒฌํ•œ ์ด์Šˆ

  • ์—†์Œ

@BangDori BangDori self-assigned this May 11, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-49.d37mn03xh3qyyz.amplifyapp.com

Copy link
Member

@Legitgoons Legitgoons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

๋ณ‘ํ•ฉํ•˜์…”๋„ ์ข‹์Šต๋‹ˆ๋‹ค. ์ˆ˜๊ณ ํ•˜์…จ์Šต๋‹ˆ๋‹ค. ์ตœ์ƒ์œ„ ์œ„์น˜์˜ Public API ์ œ๊ฑฐ์— ๋Œ€ํ•ด์„œ๋Š” ์ €๋„ ๊ณ ๋ฏผ์„ ํ•ด๋ดค๋Š”๋ฐ, ์บก์Šํ™”์˜ ๋Œ€์ƒ์ด ๋ ˆ์ด์–ด๊ฐ€ ์•„๋‹Œ ์Šฌ๋ผ์ด์Šค๊ฐ€ ๋˜์–ด์•ผ ํ•œ๋‹ค๋Š” ๋ถ€๋ถ„์— ๋™์˜ํ•ฉ๋‹ˆ๋‹ค.

@BangDori BangDori merged commit 4c26a7d into main May 11, 2024
2 checks passed
@BangDori BangDori deleted the fix/issue-43-public-api branch May 11, 2024 11:41
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.

2 participants