Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 314 Bytes

django-api-advanced

I Practice Django Rest Framework with some topics :

Rest Framework:

using django rest_framework i can Build Rest Api to serve Front-end and Mobile Apps.

TDD Concept:

Test Driven Development Process is good practice to make a testable code and help me focus on my tasks.

Docker.