gpt4 book ai didi

djangorestframework 可浏览的 api : how to show all available endpoints urls?

转载 作者:行者123 更新时间:2023-12-03 17:19:45 25 4
gpt4 key购买 nike

在 djangorestframework 中,有一个可浏览的 api。但是我如何向用户展示他/她可以进行的所有可能的 API 调用的完整鸟瞰图?我现在一次只能看到一个,用户必须事先知道正确的 URL

IE。,

http://localhost:8000/users
http://localhost:8000/books
http://localhost:8000/book/1/author

谢谢!

最佳答案

答案正如 Klahnen 所说。用这个:

https://django-rest-swagger.readthedocs.io/en/latest/

它对我来说是开箱即用的,这正是我所希望的。
不过,我仍然坚持认为,可浏览 API 一词意味着有一个可供 API 使用者查看的目录。这个应用程序是一个救星,也许它应该包括在内!

关于djangorestframework 可浏览的 api : how to show all available endpoints urls?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48512941/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com