Snippet_WebApi
Description: this extension creates a table, contains examples of CRUD operations via web-api calls.
To enable this module execute:
- php bin/magento --clear-static-content module:enable Snippet_WebApi
- php bin/magento setup:upgrade
There is the PhpStormHttpClient folder for test purposes. To know how to use it visit the documentation: PhpStorm http-client