Link to home
Start Free TrialLog in
Avatar of geeta_m9
geeta_m9

asked on

What does RESTful API mean?

The client-side requirements for a proposed project had the following specifications:

. Call RESTful API, passing student UID and requested information domain
. Process errors
. On success, decode returned JSON for presentation in the Portal
. Portal will not store student data

This project involves using an online form whereby the user enters the student's ID to retrieve information from a database on a server and also to add new information (records) to the database.

Can someone explain more clearly what the above means?
ASKER CERTIFIED SOLUTION
Avatar of Bob Bender
Bob Bender
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of geeta_m9
geeta_m9

ASKER

Thanks.

Geeta
I only monitor the PHP Zone, so I did not see this question before it was closed.  This article may be helpful:
https://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/A_12239-Introduction-to-Application-Programming-Interfaces.html