Skip to content

Commit 419be2d

Browse files
authored
Add info Korean Books (#11152)
* Update free-programming-books-ko.md * Update free-programming-books-ko.md * Move FastAPI to under the python category * Sort list by alphabet
1 parent 73236ee commit 419be2d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

books/free-programming-books-ko.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
* [Laravel](#laravel)
2626
* [Python](#python)
2727
* [Django](#django)
28+
* [FastAPI](#fastapi)
2829
* [Flask](#flask)
2930
* [R](#r)
3031
* [Raspberry Pi](#raspberry-pi)
@@ -190,6 +191,11 @@
190191
* [점프 투 장고](https://wikidocs.net/book/4223) - 박응용
191192

192193

194+
#### FastAPI
195+
196+
* [점프 투 FastAPI](https://wikidocs.net/book/8531) - 박응용
197+
198+
193199
#### Flask
194200

195201
* [점프 투 플라스크](https://wikidocs.net/book/4542) - 박응용
@@ -236,6 +242,7 @@
236242

237243
### Springboot
238244

245+
* [점프 투 스프링부트](https://wikidocs.net/book/7601) - 박응용
239246
* [Springboot 2.X 정리](https://djunnni.gitbook.io/springboot) - 이동준
240247

241248

0 commit comments

Comments
 (0)