This topic is locked

API Rest Interface

9/26/2016 8:41:34 PM
Suggestions
A
acpan author

Hi,
I would like to Suggest the ability for PHPR products to rapidly create managed APIs with the following features:

  1. Creat REST API and manage Logs to flat file and/or DB
  2. Return response as JSON, XML and plain text format
  3. Capture request and response in log files or DB.
  4. Logged in users can view the API logs, set up and change secret/keys as API parameters for authentication.
  5. External User can consume the API services with a secret and keys parameters.
    REST API is very common for APPs nowadays, and ability to securetly provide that to users in addition

    to the web applications, would be very useful and powerful.
    Basically, the REST API can be extended for any application generated by PHPR.

    Perhaps in the PHPR, have another options to create APIs, in addition to List, view, add, edit, print forms.
    Maybe it can be a PHPR pluggin sold seperately.

lefty 12/2/2016

I second the nomination . REST API .

M
max.lombardi 2/26/2017

+1

jadachDevClub member 3/17/2017

+1

Pete K 8/24/2017

+1

lefty 10/12/2017



+1


I was unhappy to see that version 10 , does not reflect the above comments. It makes coding with other IDE to incorporate two different applications when just a custom REST API in the phprunner software would do the job . Although the new features are great .

S
scoopaz 10/25/2017

+1. It would make a great product spectacular.

G
gordanat 11/2/2017

+1

It would be great!!!

A
acpan author 1/20/2018

I check back my suggestion here today, it seems quite some people are interested in the REST API.

some even felt "devastated" not to have it in the roadmap for phpr v 10. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=84166&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />
I think PHPR will be the first to have the REST API for IDE Platform if implemented soonest.
Currently, PHPR already has some GUI's structure that can be modified to suit the REST API:
a. PHPR has the page to rename the field label. So it could be used to name the REST API value-pair names.

=> Each field can have a API Tick box and its associated name, just like the field to display for table and view list page.
b. Quite similar to Current Import and Export feature of PHPR, interms of GUI.
With PHPR REST API which PHPR developer can turn on and off the table field for API consumption,

along with the rich sets of events for pre API and Post API consumptions,

it will make integrating PHPR to mobile app seamless and easy to control,

as compared to developer developing makeshift and seperate REST API for mobile app inteface

with PHPR developed Web.
It has been a great job by Sergey and team for the PHPR products.

Would be great to hear some great roadmap for REST API, or some opinion from the team,

if they can consider it.
AC Pan

K
kjshah 2/21/2018

+1, this would be great to have.

G
Galco 6/20/2018

+1

F
firecloud 9/13/2018

+1 this is the only missing feature for PHPrunner

W
wshoapDevClub member 9/24/2019

+1 This would be an awesome feature, opening many more possibilities!

A
acpan author 10/15/2019

Can't believe my eyes when i saw the news about 10.4!
REST! REST! REST!, it's coming and PHP/ASP Runner will soon be a game changer.
Congratulations to Sergey and Team!
ACP

J
JamesA 10/23/2019

So pleased to see this happening. This is very big.

A
acpan author 12/12/2019



So pleased to see this happening. This is very big.


Very big indeed. I keep checking my email in Dec 2019, if i receive an email for the beta release <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=89600&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />

M
MikeT 12/13/2019

Will it be possible to run data from an API call through filters before storing in a local database? Either in code or maybe some kind of "wiizzard" in phpr.

I'm aksing because I'm dealing with an API that usually delivers to much data that has to be filtered/cleaned up after the call.
Of course you'd probably also could just store away the whole API answer and run some code or queries afterwards.

Just wondering.

A
acpan author 12/14/2019



Will it be possible to run data from an API call through filters before storing in a local database? Either in code or maybe some kind of "wiizzard" in phpr.

I'm aksing because I'm dealing with an API that usually delivers to much data that has to be filtered/cleaned up after the call.
Of course you'd probably also could just store away the whole API answer and run some code or queries afterwards.

Just wondering.


Just saw the news that beta is moved to Feb next year, but worth the wait! The screenshot already seems very interesting and promising. I guess filtering should be a part of it, like a pre and post API consumption events.
ACP

CoBoL 4/22/2020

+1