Difference between revisions of "RESTPost (Activity)"
(→Example) |
(→See also) |
||
Line 79: | Line 79: | ||
− | ==See also== | + | ==See also [What is REST Service]== |
− | * | + | * https://www.sitepoint.com/developers-rest-api/ |
− | * | + | * https://mlsdev.com/blog/81-a-beginner-s-tutorial-for-understanding-restful-api |
+ | * https://www.smashingmagazine.com/2018/01/understanding-using-rest-api/ | ||
<!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}<!-- DO NOT REMOVE THIS --> | <!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}<!-- DO NOT REMOVE THIS --> |
Revision as of 09:08, 8 April 2020
This activity is used to create a new resource on a server and performs an "CREATE" operation using the UBIK USAM Service.
See also [What is REST Service]
- https://www.sitepoint.com/developers-rest-api/
- https://mlsdev.com/blog/81-a-beginner-s-tutorial-for-understanding-restful-api
- https://www.smashingmagazine.com/2018/01/understanding-using-rest-api/