from this folder run
python manage.py migrate
Follow the instructions to install, prefer scoop for windows openapi-generator
then use the following command to generate the client
openapi-generator-cli generate -i ./openapi/schema.yaml -g typescript-axios
- Django
- API Views Django Rest Framework
- Authentication dj-rest-auth
- Open API 3 Docs drf-spectacular