With APIView class, we can rewrite the root view as a class-based view. They provide action methods such as get(), post(), put(), patch(), and ...
確定! 回上一頁