Skip to content

My introduction to Django REST Framework (DRF) learning to build APIs with Django and exploring serializers and views

Notifications You must be signed in to change notification settings

LinusBwana/Django-Rest-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository documents my learning journey into Django REST Framework (DRF) — a powerful and flexible toolkit for building Web APIs with Django. As part of my transition into backend development and API design, I explored the basics of DRF, building a foundation for creating RESTful services.

🧠 What I learntr
Setting up DRF in a Django project Creating serializers to convert model instances to JSON

About

My introduction to Django REST Framework (DRF) learning to build APIs with Django and exploring serializers and views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages