/

Let's build something legendary together

/

Payments API with Django Rest Framework

Django Rest Framework / Python / PostgreSQL

Project

Overview

It is a service payment API made with Django Rest Framework that allows users to add payments for streaming services in the condition of users and list them as made and expired. And on the administrator side, in addition, you can create and update the information of a service.

Features

  • ✅Users authentication by JWT
  • ✅Pagination
  • ✅Cors
  • ✅Throttling
  • ✅Swagger documentation
  • ✅Deployment in Render

Technologies

Django Rest Framework

Python

PostgreSQL

Back