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

[FEAT] Profanity 도메인 분리 및 추가(파일, 단일), 삭제, csv 다운 기능 구현 #329

Merged
merged 7 commits into from
May 20, 2024

Conversation

juno-junho
Copy link
Member

  • 금칙어 파일 -> DB로 분리에 따른 도메인 분리
    • 금칙어 파일을 DB로 insert 할 수 있는 api 생성
    • 개별 금칙어를 DB로 insert 할 수 있는 api 생성
    • 개별 금칙어를 DB로 delete 할 수 있는 api 생성
    • 금칙어 도메인에 대한 정보를 csv 파일로 추출 할 수 있는 api 생성

=> 파일에 의존적이지 않으면서 확장성 있는 구조로 변경

@juno-junho juno-junho added documentation Improvements or additions to documentation enhancement New feature or request FEAT feature labels May 18, 2024
@juno-junho juno-junho self-assigned this May 18, 2024
@juno-junho juno-junho merged commit ff5ba8c into develop May 20, 2024
1 check passed
@juno-junho juno-junho deleted the feat/juno-refactor-12 branch May 20, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request FEAT feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant