IDU-IFP / ifp-flask-study

📖 IFP's Flask Framework study repository
0 stars 6 forks source link

Ep09 : marshmallow 로 Python 에서 직렬화 / 비직렬화 처리하기 #10

Open TGoddessana opened 2 years ago

TGoddessana commented 2 years ago

Ep09 에서는, marshmallow 라는 직렬화 / 역직렬화 처리에 관해서 다룹니다.

개강도 했으니, 키워드 정리 위주로 과제를 내도록 하겠습니다. :)

(과제 1) 아래의 자료를 참고하여, 아래 키워드들에 대해 블로그에 정리해 주세요!

https://blog.axchange.co/techblog-3/ https://gdsanadev.com/15111

키워드 1 : 직렬화 / 역직렬화 키워드 2 : marshmallow Schema 클래스 에서, dump_only 란? 키워드 3 : marshmallow Schema 클래스 에서, load_only 란? 키워드 4 : marshmallow Schema 클래스 에서, many 란? 아래의 자료를 적극 참고하세요!
https://marshmallow.readthedocs.io/en/stable/api_reference.html

image

(과제 2) https://gdsanadev.com/15111 의 예시와는 다른 나만의 직렬화/역직렬화 예제를 블로그에 작성해 주세요!

overtae commented 2 years ago

https://overtae.github.io/blog/python%20flask/flask-marshmallow/

ryukyung commented 2 years ago

https://velog.io/@gaori/marshmallow%EB%A1%9C-Python%EC%97%90%EC%84%9C-%EC%A7%81%EB%A0%AC%ED%99%94%EB%B9%84%EC%A7%81%EB%A0%AC%ED%99%94-%EC%B2%98%EB%A6%AC%ED%95%98%EA%B8%B0

2gang commented 2 years ago

https://rud0503.tistory.com/21

youngjoo00 commented 2 years ago

https://youngjoo-com.tistory.com/17

leesunuk commented 2 years ago

https://leesunuk.tistory.com/116 늦어서 죄송합니다

hyoeunla commented 2 years ago

https://sophia02.tistory.com/145 늦어서 죄송합니다ㅜ