Posts tagged with "django rest framework"

There are a total of 1 posts.

DjangoのJsonResponseとDjango REST FrameworkのResponseの比較

Published 11月 04, 2024 by whitedec

DjangoにおけるJsonResponseとRESTful APIでのResponseの特徴と適切な使用シナリオについて解説します。

#django , #api , #django rest framework