restible
0.12.1
Tutorials
Code Reference
Working with the code base
restible
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
M
|
N
|
P
|
Q
|
R
|
S
|
U
|
V
A
ActionMeta (class in restible.actions)
api_action (class in restible.actions)
api_route (class in restible.routing)
authorize() (restible.endpoint.RestEndpoint method)
B
BadRequest
build() (restible.util.QsFilter class method)
C
call_action_handler() (restible.endpoint.RestEndpoint method)
call_rest_handler() (restible.endpoint.RestEndpoint method)
create_item() (restible.model.ModelResource method)
D
delete_item() (restible.model.ModelResource method)
deserialize() (restible.model.ModelResource method)
determine_rest_verb() (restible.endpoint.RestEndpoint class method)
E
Error
extract_request_data() (restible.endpoint.RestEndpoint class method)
extract_request_query_string() (restible.endpoint.RestEndpoint class method)
F
find_action() (restible.endpoint.RestEndpoint method)
from_string() (in module restible.url_params)
G
get_item() (restible.model.ModelResource method)
get_meta() (restible.actions.api_action class method)
(restible.routing.api_route class method)
get_ok_status() (restible.endpoint.RestEndpoint method)
get_pk() (restible.resource.RestResource method)
I
implements() (restible.model.ModelResource method)
(restible.resource.RestResource method)
is_action() (restible.actions.api_action class method)
is_resource() (restible.endpoint.RestEndpoint method)
item_for_request() (restible.model.ModelResource method)
iter_public_props() (in module restible.util)
M
ModelResource (class in restible.model)
ModelResource.AlreadyExists
ModelResource.ValidationError
N
NotAllowed
NotAuthorized
NotFound
P
parse() (in module restible.url_params)
process_result() (restible.endpoint.RestEndpoint method)
public_props (restible.model.ModelResource attribute)
Q
QsFilter (class in restible.util)
query_items() (restible.model.ModelResource method)
R
RawResponse (class in restible.endpoint)
rest_actions() (restible.resource.RestResource method)
rest_create() (restible.model.ModelResource method)
(restible.resource.RestResource method)
rest_delete() (restible.model.ModelResource method)
(restible.resource.RestResource method)
rest_get() (restible.model.ModelResource method)
(restible.resource.RestResource method)
rest_head() (restible.resource.RestResource method)
rest_options() (restible.resource.RestResource method)
rest_query() (restible.model.ModelResource method)
(restible.resource.RestResource method)
rest_update() (restible.model.ModelResource method)
(restible.resource.RestResource method)
RestEndpoint (class in restible.endpoint)
restible (module)
restible.actions (module)
restible.endpoint (module)
restible.exc (module)
restible.model (module)
restible.resource (module)
restible.routing (module)
restible.url_params (module)
restible.util (module)
RestResource (class in restible.resource)
RestResult (class in restible.endpoint)
RouteMeta (class in restible.routing)
S
serialize() (restible.model.ModelResource method)
U
update_from_values() (in module restible.util)
update_item() (restible.model.ModelResource method)
V
validate() (restible.model.ModelResource method)