Runtime Resolution with HTTP Metadata
Program client applications to recognize and honor the protocol metadata sent from the server at runtime.
Below is an excerpt from my book "RESTful Web API Patterns and Practices Cookbook" from O'Reilly Media
One of the challenges of creating flexible API clients is dealing with all the details of each HTTP request: which HTTP method to use, what parameters to pass on the URL, what data is sent in request bodies, and how to deal with additional metadata like…
Keep reading with a 7-day free trial
Subscribe to Signals from Our Futures Past to keep reading this post and get 7 days of free access to the full post archives.