Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Specifying locale for http request/response

rest http-headers locale

How to model file system operations with REST?

file rest filesystems

Attaching files to WCF REST service responses

wcf rest

How to Manage Sessions in Restful WCF Service

wcf rest

How to map URLs to different methods based on the presence of query parameters (JAXB)

java rest jaxb jersey

RestEASY Interceptor Not Being Called

JAX-RS with Jersey: Passing form parameters to PUT method for updating a Resource

java rest jaxb jersey jax-rs

Is this a valid JSON response?

json security rest

Passing XML string in the body of WCF REST service using WebInvoke

xml wcf rest post webinvoke

Get rid of d2p1 in XML created with DataContract in Serialized Class

After creating a wcf service how do I tell whether its restful or soap from the wsdl?

c# wcf rest soap

How to use RESTful webservices in Matlab

web-services matlab rest

Scala and Play-Framework exposing REST services. Now to render (but need to use something other then Scala)

java web-services scala rest

RESTful web service returning XML not JSON

c# asp.net wcf json rest

CodeIgniter Rest Server dealing with JSON POST request

Request Content-Type in Play! Framework for REST webservices

How do you make a REST API and upload files in Meteor [closed]

rest meteor

How to convert MVC empty project to Web API?

Web service that works as REST and SOAP using Java/Jersey

java rest soap jersey

How to pass null value in RESTful web service for a GET Method?

rest get null cxf jax-rs