Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 516 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 516 Bytes

Django REST Framework CRUD proyect

A simple rest API with Django REST Framework

This is a project based on the YouTube tutorial of Fazt

Requirements

  • Python 3.10.1

  • asgiref==3.6.0

  • Brotli==1.0.9

  • dj-database-url==1.2.0

  • Django==4.1.5

  • djangorestframework==3.14.0

  • gunicorn==20.1.0

  • psycopg2-binary==2.9.5

  • pytz==2022.7.1

  • sqlparse==0.4.3

  • tzdata==2022.7

  • whitenoise==6.3.0

image