PHP Page With Input Box For a CURL request, and then the output is displayed on the page in 13 columns
Budget: $30 – $250 USD
<<< apibrowser.php
- At the top of the page there would be a large input box that allows me to copy/paste in a CURL request to an API that I have access to.
- The script would then transform what is shown in the API response and output it into a format that is readable.
The format of the page would be a series of rows with 13 columns.
The information in each of those 13 columns comes from the records in the API response.
In some columns we are looking up data from different parts of the API response.
In other columns we are making transformations of the data (dates, epoch time).
The output on the page would be sorted in a certain way, based on one of the columns.
- At the top of the page there would be a large input box that allows me to copy/paste in a CURL request to an API that I have access to.
- The script would then transform what is shown in the API response and output it into a format that is readable.
The format of the page would be a series of rows with 13 columns.
The information in each of those 13 columns comes from the records in the API response.
In some columns we are looking up data from different parts of the API response.
In other columns we are making transformations of the data (dates, epoch time).
The output on the page would be sorted in a certain way, based on one of the columns.