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

어트리뷰트 API 부분 완성.. #83

Open
wants to merge 1 commit into
base: backend
Choose a base branch
from

Conversation

ZeroFive0505
Copy link
Contributor

아무런 어트리뷰트가 없을시에는 추가는 잘 됩니다.
현재 좀 무식한 방법으로 문자열을 JSON 형태로 만들어서그걸 Golang에 있는 Map에다 넣고 그걸 다시 JSON으로 만들어서 넣는 방식으로 하고 있습니다...
1
더 나은 방법을 알고 계신분은 얼마든지 말씀해주세요.

현재는 해당 어트리뷰트 타입이 존재할 때 수정을 하는 코드를 작성 중에 있습니다.
Untitled
저장된 JSON을 다시 Map형태로 바꾸면 이러한 방식으로 저장되어 있는데 원하는 변수에 접근 하기가 어렵네요... Golang의 Map을 잘 아시는 분은 도와주신다면 감사하겠습니다.

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.

1 participant