AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Django REST Framework: Open API
There's no automatic way of learning about an API. You have to open up the documentation and read and write your client for it. The inbuilt docs, which are built into Django REST framework now, they are based on open API. In the next version 3.10, they will be deprecated. And there's another tool called API Star, which is by Tom Christie, who's the creator of Django REST framework. That will take an open API schema, which Django REST framework would generate for you. Then that's a separate tool to generate the docs site. But that will be part of the 3.10 Django REST framework - when's that coming out? Or when's the estimate