Python, API, Docker #43
devminjae
started this conversation in
5. 트레이닝/멘토링 이벤트
Replies: 2 comments
-
미팅 참석 하고 싶습니다. 미팅 Invitation 보내주실 예정이신가요? |
Beta Was this translation helpful? Give feedback.
0 replies
-
저도 등록합니다! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
pre-requirement: python에 대한 기본 지식(at least function)
Introduction: python의 library중 하나인 Flask를 이용해서 API를 구성, docker로 자신의 이미지를 구성해서 특정 port로 배포하기.
Python으로 구현할 내용은 NLP중 하나인 fuzzywuzzy를 이용해서 library에 등록(ADD)/수정(POST)/삭제(DEL)/업데이트(UPDATE)/similarity top 10(GET)을 할 수 있는 api를 만들어 배포하는 과정입니다. 데이터는 text혹은 nosql로 저장할 예정입니다.
프로젝트의 자세한 내용은 추후 변경될 가능성이 있습니다.
순서
CST기준 금요일 or 토요일 10시에 진행할 예정이고 1 session으로 부족할 시 2session으로 나눠서 할 예정입니다.
Beta Was this translation helpful? Give feedback.
All reactions