Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Is creating REST subresources to get the last or first element of a list bad practice?

web-services rest

How to use Facebook API's "folder" and "tag" parameters when reading a page's mailbox?

Nest JS - Cannot read properties of undefined

What to return with a Http 406?

How best to design a RESTful API for initiating an action

web-services rest

Encoding Issue: "São Paulo" becomes "S%C3%A3o%20Paulo" then "São Paulo"

java spring rest encoding utf-8

How to change the port number of the mock service in SOAPUI

rest mocking soapui

Swagger: Expected type array but found type object at #/paths/../parameters

java rest swagger swagger-2.0

What is appropriate http status code for database operation failure? [duplicate]

http rest

What to use in failures and error case: WebApplicationException vs Response?

java json rest jersey jax-rs

Signing REST requests for Android app

android security rest signing

Securing REST Web Service using token (Java)

Can I implement two resource interfaces with one implementation in JAX-RS?

Should we stress which specific HTTP response code to return when there's an error?

How to set a JsonProperty name for a feign bean field