November 2015
Beginner
250 pages
5h 16m
English
Flask-Restless supports a number of configuration options that, in the interests of space, could not be covered in this chapter. The search filters are a very powerful tool, and we only scratched the surface of what is possible. Additionally, the pre and postprocessing hooks can be used to implement a number of interesting features such as the following:
GET_MANY, which could be used to restrict the list of comments to those that are public, for instancePOST values to set default values on the model instanceIf REST API is a key component in your application, I strongly suggest ...
Read now
Unlock full access