Web Framework/FastAPI

[FastAPI] 학습 참고자료

huginn30 2024. 2. 22. 10:46
반응형
 Index
 1. FastAPI
 2. SQLAlchemy
 3. Starlette
 3. 참고자료

1. FastAPI

FastAPI

(공식 문서)

- FastAPI Home

- FastAPI Documentation

- FastAPI API Guide

 

2. SQLAlchemy

SQLAlchemy

(공식 문서)

- SQLAlchemy Home

- SQLAlchemy Tutorial

- SQLAlchemy Documentation

 

 

3.  Starlette

Starlette

(공식 문서)

- Starlette Home

- Starlette JSON API

 

 

4.  참고자료

 

참고자료

- [Book]: 점프 투 FastAPI

- [Video]: FastAPI 

- [Blog]: 파이썬 개발자를 위한 SQLAlchemy

- [Book]: 함께해요 파이썬 생태계(Database)

 

 

 

반응형