Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Jersey Exception : SEVERE: A message body reader for Java class

java json rest jersey

Why do people want to deliver both Json and XML as output to their REST interfaces?

xml web-services json rest

What is a RESTful way of monitoring a REST resource for changes?

rest long-polling polling

Using Django Rest Framework, how can I upload a file AND send a JSON payload?

RESTful POSTS, do you POST objects to the singular or plural Uri?

rest restful-url

Securing REST API using custom tokens (stateless, no UI, no cookies, no basic authentication, no OAuth, no login page)

RESTful resource not found. 404 or 204? Jersey returns 204 on null being returned from handler

rest jersey

CORS - localhost as allowed origin in production

How can I return json from my WCF rest service (.NET 4), using Json.Net, without it being a string, wrapped in quotes?

Jenkins REST API - using tree to reference specific item in JSON array

json rest jenkins

REST web service WSDL? [duplicate]

web-services rest soap wsdl wadl

How do I use the Jersey JSON POJO support?

java json rest jakarta-ee jersey

What is the difference between AJAX, RESTful/Rest, JSON and JSONP?

json ajax rest jsonp

Filters logic should be on frontend or backend?

java reactjs rest

Why does PHP add "\r\n" to an empty string?

php rest request

Using Clean URLs in RESTful API

php rest

Specify an array of strings as body parameter in swagger API

rest swagger swagger-2.0

REST with Spring and Jackson full data binding

Spring MVC - @Valid on list of beans in REST service

what is hypermedia , hypermedia controls, hypermedia formats