We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
프로젝트에는 각각 주제에 맞는 사전 데이터를 필요로 합니다. 저희 아보카도의 경우에는, 병원 리뷰 플랫폼이기 때문에 여러 병원들의 정보를 가지고 있어야 했습니다. 따라서 이를 건강보험심사평가원에서 제공하는 병원정보서비스를 이용해 공공데이터를 가져오고자 합니다.
The text was updated successfully, but these errors were encountered:
Merge pull request #134 from 2dongyeop/dongyeop_feat-spring-boot-cron
dc9d835
feat: Open API를 이용해 스케줄링을 통해 주기적으로 공공데이터를 읽어와 JSON으로 파싱 후 저장하는 로직 초안 작성(#122)
No branches or pull requests
Description 🔍
프로젝트에는 각각 주제에 맞는 사전 데이터를 필요로 합니다.
저희 아보카도의 경우에는, 병원 리뷰 플랫폼이기 때문에 여러 병원들의 정보를 가지고 있어야 했습니다.
따라서 이를 건강보험심사평가원에서 제공하는 병원정보서비스를 이용해 공공데이터를 가져오고자 합니다.
Todo 🗓️
Etc
The text was updated successfully, but these errors were encountered: