interface php script for api scripts

Job ID: 34450970

Budget: $2 – $8 USD

use the php api scripts of The products APIs that allows you to create, view, update, and delete individual, or a batch, of products. in
Create an interface for the scripts API. and get it to run on woocommeress
this is the github api scripts i need
https://woocommerce.github.io/woocommerce-rest-api-docs/?php#products
1. Menu, task selection, from the list of scripts.
2. Create a form with the first field from the list of fields from the selected API script. Show the user above the field, the details required of him, if it is a selection field show above the field the options to choose from the list, see the script https://woocommerce.github.io/woocommerce-rest-api-docs/?php#list-all- products
in the list of available parameters. For example:
After the user filled in the field and clicked next, or didn't fill in the field and clicked next, display a field with the next parameter in the list of fields in the API, if it's a field that fills automatically, display above the field automatically fills, continue after the user clicked the next button. . After each step send the details to DB
Get the response from the DB and display to the user
3. Create a settings form, URL, API key, username, save the data for further API communication management
Related categories: PHP WordPress WooCommerce REST API