Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

How can I debug my retrofit API call?

jQuery.when - Callback for when ALL Deferreds are no longer 'unresolved' (either resolved or rejected)?

JAX-RS @PathParam How to pass a String with slashes, hyphens & equals too

java rest jersey jax-rs

How to add Headers on RESTful call using Jersey Client API

java rest header request jersey

Authorization header is lost on redirect

c# .net rest dotnet-httpclient

Server response gets cut off half way through

json rest response

REST - Shouldn't PUT = Create and POST = Update

post put rest

REST vs. RPC in PHP [closed]

php json rest dojo rpc

Logging request and response in one place with JAX-RS

java rest jax-rs resteasy

Could not load file or assembly 'Microsoft.AI.Web' or one of its dependencies. The system cannot find the file specified

c# rest azure asp.net-web-api

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