Comment on Building a full Django project, starting with a single fileparentComments−Maxion2yYou can quite easily generate typescript models from DRF serializers, that helps a lot when setting up a frontend project against a DRF api.
Comments
You can quite easily generate typescript models from DRF serializers, that helps a lot when setting up a frontend project against a DRF api.