Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

restfull api methods

REST API Methods
Method		=	Description
GET			=	Retrieve information about the REST API resource
POST		=	Create a REST API resource
PUT			=	Update a REST API resource
DELETE		=	Delete a REST API resource or related component
 
PREVIOUS NEXT
Tagged: #restfull #api #methods
ADD COMMENT
Topic
Name
9+8 =