Community Questions
Join the discussion, find answers, and help others.
35
votes
1
answers
415 views
How to create REST API with Django REST Framework
I want to build a REST API for my Django models. How do I use Django REST Framework?