mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-15 14:17:22 +03:00
f723091ee9
The link is displayed in the tutorial as "http://example.com/api/items/4.json" but the hyperlink itself and what the example code actually works with are (in my opinion, less pretty) URLs like "http://example.com/api/items/4/.json". |
||
---|---|---|
.. | ||
1-serialization | ||
2-requests-and-responses | ||
3-class-based-views | ||
4-authentication-and-permissions | ||
5-relationships-and-hyperlinked-apis | ||
6-viewsets-and-routers | ||
quickstart |