File tree Expand file tree Collapse file tree 1 file changed +33
-2
lines changed Expand file tree Collapse file tree 1 file changed +33
-2
lines changed Original file line number Diff line number Diff line change 1
- # web-with-fastapi
2
- 『FastAPI를 사용한 파이썬 웹 개발』(한빛미디어, 2023) 예제 코드 저장소입니다.
1
+ # FastAPI를 사용한 파이썬 웹 개발
2
+
3
+ (출간 후 수정 예정)
4
+ <a href =" https://www.hanbit.co.kr/store/books/look.php?p_code=B1068448075 " ><img src =" https://www.hanbit.co.kr/data/books/B1068448075_l.jpg " height =" 256px " align =" right " ></a >
5
+
6
+ 『[ FastAPI를 사용한 파이썬 웹 개발] ( https://www.hanbit.co.kr ) 』(한빛미디어, 2023) 예제 코드 저장소입니다.
7
+
8
+ 이 저장소의 코드는 원서의 저자가 제공하는 코드에서 다음 내용을 수정한 것입니다.
9
+ -
10
+ -
11
+ -
12
+
13
+ 원서의 저자가 제공하는 코드는 [ 여기] ( https://github.com/PacktPublishing/Building-Python-Web-APIs-with-FastAPI ) 에서 확인할 수 있습니다.
14
+
15
+
16
+ ## 이 책에 대하여
17
+
18
+
19
+
20
+
21
+ ## 목차
22
+ ** PART 1. **
23
+ CHAPTER 1.
24
+ CHAPTER 2.
25
+ CHAPTER 3.
26
+
27
+ ** PART 2. **
28
+ CHAPTER 4.
29
+ CHAPTER 5.
30
+ CHAPTER 6.
31
+ CHAPTER 7.
32
+ CHAPTER 8.
33
+ CHAPTER 9.
You can’t perform that action at this time.
0 commit comments