RESTful API
RESTful API
REST API = Exchange information
API = Gateway between "Users" and "Resources" on the web
Users = Persons or Software system
Resources = images, videos, text, numbers .. ANY KIND OF DATA!
REST = How should the gateway "API" should work ??
References:
https://aws.amazon.com/what-is/restful-api/

Comments
Post a Comment