Post tagged “rest”
-
Zoom.it API REST Considerations
The Zoom.it API offers both RESTful and non-RESTful responses. The non-RESTful variant is suitable for clients that are limited in some way.
-
REST APIs and Security in PHP
When creating a REST endpoint, how do you protect your data from unauthorized access?