open API (swagger v3) for Django REST Framework ?? #8456
Unanswered
ghost
asked this question in
Ideas & Suggestions
Replies: 2 comments
-
OpenAPI is already implemented. See https://www.django-rest-framework.org/api-guide/schemas/#generating-an-openapi-schema |
Beta Was this translation helpful? Give feedback.
0 replies
-
Consider using the https://github.com/tfranzel/drf-spectacular. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://swagger.io/tools/swagger-ui/
Swagger UI is used in python FastAPI framework. I found it to be very useful.
How about implementing this in the future version Django REST ?
Beta Was this translation helpful? Give feedback.
All reactions