Django REST Framework Podcasts
Podcasts is a fantastic medium for sharing ideas and staying on top with latest Django REST Framework trends. Here you can discover and listen to the latest and best Django REST Framework Podcasts that the world has to offer. All Django REST Framework Podcasts are rated by the communtiy and new podcasts are added to the list as new podcasts episodes are released by each particular show.
Django REST Framework
Django REST Framework is a powerful package for building REST API's with the Django Web Framework and Python. Django REST Framework comes with a browsable API out of the box, a feature that improves the developer experience dramatically. If you have developed applications with Django before, you will feel right at home as Django REST Framework is model after Django. You can query your database with Django's ORM and that you have come accustomed to, and with ease serialize that data as JSON.