New posts in rest

Why isn't SOAP-based web service RESTful?

Response to a PATCH request

Change Dropwizard default ports

Link Relations in JSON Representations

Does anyone know of an example of a RESTful client that follows the HATEOAS principle? [closed]

Servlet parameters and doPut

What is the postman-token header attribute in generated code from Postman?

Unable to find a MessageBodyReader of content-type application/json and type class java.lang.String

Not-null property references a transient value - transient instance must be saved before current operation

What is difference between HTTP methods GET, POST, PUT and DELETE

Best way to use RestKit in an iPhone Application

How to make an API request in Kotlin?

RESTful API Testbed with Swagger

Unmarshal JSON to Java POJO in JAX-RS

Web API - 405 - The requested resource does not support http method 'PUT'

MultipartException: Current request is not a multipart request

WCF DataContract DataMember order?

HTTP PATCH support in browsers

What is that Application class lifecycle of a rest service?

Does Django have a way to open a HTTP long poll connection?