We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73236ee commit 419be2dCopy full SHA for 419be2d
books/free-programming-books-ko.md
@@ -25,6 +25,7 @@
25
* [Laravel](#laravel)
26
* [Python](#python)
27
* [Django](#django)
28
+ * [FastAPI](#fastapi)
29
* [Flask](#flask)
30
* [R](#r)
31
* [Raspberry Pi](#raspberry-pi)
@@ -190,6 +191,11 @@
190
191
* [점프 투 장고](https://wikidocs.net/book/4223) - 박응용
192
193
194
+#### FastAPI
195
+
196
+* [점프 투 FastAPI](https://wikidocs.net/book/8531) - 박응용
197
198
199
#### Flask
200
201
* [점프 투 플라스크](https://wikidocs.net/book/4542) - 박응용
@@ -236,6 +242,7 @@
236
242
237
243
### Springboot
238
244
245
+* [점프 투 스프링부트](https://wikidocs.net/book/7601) - 박응용
239
246
* [Springboot 2.X 정리](https://djunnni.gitbook.io/springboot) - 이동준
240
247
241
248
0 commit comments