# Django REST Framework

Stripe Payment Gateway Integration in Django eCommerce Website

In this part we are going to learn How we can add shipping address and proceed the user to checkout page to complete their order. After they complete their payment redirect them to order page where they can see their order with order status.

Link

Making REST API with Djago REST Framework and Vue.JS | Blog Part 3

In this part we are goint to learn REST API by implementing Django REST framework and Vue JS in our existing Django Blog.

Link