Django REST Framework View Sets

GPTKB entity

Statements (61)
Predicate Object
gptkbp:instance_of gptkb:viewpoint
gptkbp:built Class-based views
gptkbp:can Response objects
gptkbp:can_be_combined_with Routers
gptkbp:can_be_configured_for Permissions
gptkbp:can_be_customized_with Throttling
gptkbp:can_be_deserialized_with gptkb:JSON
gptkbp:can_be_extended_by Custom actions
gptkbp:can_be_used_to Filtering
List views
Create views
Delete views
Handle nested resources
Handle related resources
Retrieve views
Update views
gptkbp:can_be_used_with gptkb:Read_Only_Model_View_Set
Serializers
Custom filters
Custom serializers
Model View Set
Custom pagination
Action decorators
Custom querysets
View Set Mixin
gptkbp:can_handle Query parameters
gptkbp:enables API endpoints
https://www.w3.org/2000/01/rdf-schema#label Django REST Framework View Sets
gptkbp:is_available_on Version 3.0
gptkbp:is_compatible_with gptkb:Django
gptkb:Graph_QL
gptkbp:is_designed_for RESTful architecture
gptkbp:is_documented_in Django REST Framework documentation
gptkbp:is_integrated_with Authentication classes
gptkbp:is_maintained_by gptkb:Django_Software_Foundation
gptkbp:is_optimized_for gptkb:performance
gptkbp:is_part_of API development process
Django ecosystem
gptkbp:is_popular_in Web development
gptkbp:is_supported_by gptkb:community
Third-party packages
gptkbp:is_tested_for Unit tests
Integration tests
Functional tests
Django test framework
gptkbp:is_used_by gptkb:developers
gptkbp:is_used_for Building APIs
gptkbp:is_used_in gptkb:Microservices
Web applications
Mobile applications
RESTful APIs
Single-page applications
gptkbp:part_of gptkb:Django
gptkbp:provides CRUD operations
gptkbp:serialization gptkb:JSON
gptkbp:supports HTTP methods
gptkbp:supports_pagination gptkb:Yes
gptkbp:type_of Generic View Set
gptkbp:written_in gptkb:Python
gptkbp:bfsParent gptkb:Django
gptkbp:bfsLayer 4