uwsgi-docs
uwsgi-docs copied to clipboard
Include fastrouter plugin in example code
trafficstars
The example fastrouter code doesn't explicitly include the fastrouter plugin. This means that copy-pasting the examples is likely to give an error in some instances (where uwsgi won't auto-load the plugin). Better to be explicit and stop these issue from occurring.