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

Unit 6 - 정혜인 #52

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[add] 6주차 정혜인 과제 제출
  • Loading branch information
hyeinj authored Nov 8, 2023
commit 2685e7750f560918c3165e9aff287c91ee11a781
13 changes: 7 additions & 6 deletions Unit6/unit6.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,22 @@
## ❗️ 강의 수강 여부
수강한 강의에 체크표시 해주세요~

- [ ] HTTP 통신
- [ ] API
- [ ] 데이터 포맷 - CSV, JSON, XML
- [X] HTTP 통신
- [X] API
- [X] 데이터 포맷 - CSV, JSON, XML

<br>

## ❗️ notion에 키워드 정리 완료 여부
내가 notion에 키워드를 정리를 완료한 경우 체크표시 해주세요~

- [ ] 키워드 정리 완료

<br>

## ❗️ 6주차 과제
1. 개발환경 구축하기 - nodejs 설치 및 사전에 올려둔 템플릿 적용하기
(완료된 내용 켬쳐본 올리기)

<img width="246" alt="스크린샷 2023-11-08 오후 6 14 52" src="https://github.com/hyeinj/2023-Server-Study/assets/118713353/1121cb55-c96c-4e72-a559-bdb44fc98b89">

<br/>

2. 자신이 설계한 DB와 연동해서 API설계 (CRUD)
Expand All @@ -29,6 +28,8 @@

3. Postman으로 API 테스트
(완료된 내용 켬쳐본 올리기)
<img width="686" alt="스크린샷 2023-11-08 오후 6 29 49" src="https://github.com/hyeinj/2023-Server-Study/assets/118713353/ee6aa0d5-0c45-40ec-b03a-a41b670973c3">


<br/>

Expand Down