Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TastypieをDjangoで使用していて、APIを介してアクセス可能なすべてのURLのリストを取得したいのですが、呼び出すことができるURLのメソッドはありますか?
APIのルートエンドポイントにクエリを実行し、そこからナビゲートしてみましたか?
おそらくそれは次のようなものです:
http://127.0.0.1:8000/api/v1/?format=json