There are a few already defined built-in decorators you can use throughout your app.
Limit the number of requests the same IP can make to a route. Read more.
Automatically generate the standard database model structure with an initialization and serialization method. Read more.
Last updated 5 years ago