.. include:: ../Includes.txt .. _examples_axios: ============ Axios ============ Creating requests using axios --------- Find out, how to create ``GET``, ``POST``, ``PUT``, ``PATCH`` and ``DELETE`` requests, with and without authentication and file-uploads using `axios `__ in the following chapters: .. toctree:: :glob: :maxdepth: 2 Axios/*