mirror of
https://github.com/lemeow125/Notes.git
synced 2025-04-27 18:21:17 +08:00
vault backup: 2024-11-02 18:27:18
Affected files: docs/Guides/Django REST Framework/7 - Writing API Endpoints.md
This commit is contained in:
parent
5598444ba3
commit
e7707a3982
1 changed files with 2 additions and 1 deletions
|
@ -87,3 +87,4 @@ Views take in HTTP requests passed in from the actual URL. You can specify a `qu
|
|||
|
||||
Much like with DRF serializers, you can use permissions to change what's returned to the user.
|
||||

|
||||
If you're implementing caching like Redis or Memcached, this is usually where you'll integrate it
|
Loading…
Add table
Add a link
Reference in a new issue