Open
Conversation
DRF (2) + JWT
acef941 to
4f3032a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 Learning Summary
(이번 세션에서 배운 내용과 어떤 기능을 구현했는지 최대한 구체적으로 작성해주세요.)
🔑 Key
(세션에서 실수한 점, 스터디 시 유의해야 할 점, 중요한 구현 포인트 등을을 정리해주세요.)
📒 Reference
(코드 작성하면서 참고한 블로그/문서 등을 참조해주세요!
링크와 함께 어떤 기능을 수행할 때 참조했는지 짧게 작성해주세요.)
🔎 Result
https://hyerin.pythonanywhere.com/api/signup
✍🏻 Review
팀 프로젝트에서 백엔드가 단계적으로 무엇을 어떻게 작업해야 하는지 그 협업에 관해 배우고, pythonanywhere.com 사이트를 이용한 Django 프로젝트 배포를 실습했다. 사실 오늘 배포를 배운다고 해서 AWS 하는 줄 알았는데 아니어서 아쉬웠다. 백엔드와 협업 프로젝트를 많이 해봤기 때문에 어느 정도 개발 과정을 알고 있다고 생각했는데, 오늘 세션을 통해 내 생각이 맞았음을 확인받아서 기쁘다. AWS를 배워서 서버 최적화 등은 어떻게 하는 건지 공부하고 싶다.