Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

OAuth REST access_token and instance_url expiry time?

Can't get ServiceStack to work in IIS6 with HTTPS

OData version 2 and 3 differences

rest odata

Invoking a 'REST' service which have query parameters in the URL

What is the correct way to authorize and structure a RESTful backend

PayPal API: How to get Sale ID and refund payment made via PayPal?

php rest paypal

type xxxx not expected use xmlinclude or soapinclude

c# xml rest serialization

CakePHP Authentication on REST API

Angular resource custom URL is using query strings and POST parameters

How to Prevent Stack Trace from Spring Rest API Exception Handler returning HTTP status 400

java json spring rest spring-mvc

Is it necessary to serialize objects for using @RequestBody @ResponseBody annotations

Django Rest API urlsplit error

Parse User object ACL

Is 200 OK required to have response body?

rest jax-rs

How do I destroy an http-only cookie while a server is offline?

Correct way to add location header to responses in NancyFx

c# rest nancy

How to forward a REST request to another resource?

java rest jersey jax-rs

spring boot override default REST exception handler

spring rest groovy spring-boot

Angular2 template trying to render value before value returned from http.get

rest angular observable

Why not Basic Auth everytime instead JWT?