index.rst 242 B

123456789101112
  1. .. _params_extractor:
  2. Parameters Extractor
  3. ====================
  4. This module allow us to entering specific request parameters as URL path fragments instead of using the query string.
  5. .. toctree::
  6. :maxdepth: 1
  7. install.rst
  8. usage.rst