Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

WCF 4 REST service can't return a StatusDescription, only StatusCode

REST - revertable DELETE

rest revert http-delete

How to implement robust pagination with a RESTful API when the resultset can change?

scala rest backbone.js

Sending extra, non-model data in a save request with backbone.js?

javascript rest backbone.js

REST API Design : Is it ok to change the resource identifier during a PUT call?

web-services api rest

How do I save cookies from RestResponse and pass them to the next RestRequest?

Return count of total rows in ember data `find` or `findAll` request

json rest ember.js ember-data

REST API 202 versus 204

api rest return-value

Reading json input in php

php json codeigniter rest

Is bad practice to mix REST and RPC together?

Spring Data REST filtering data based on the user

spring rest spring-mvc

How to reference to an ID of another model definition in Swagger

json rest swagger

Exception in thread "main" javax.ws.rs.NotAcceptableException: HTTP 406 Not Acceptable

java rest jersey jackson jax-rs

How to call a microservice in .NET

How to keep an API idempotent while receiving multiple requests with the same id at the same time?

api rest http idempotent

OutOfMemoryException when reading a string

How to improve communication between microservices [closed]

JDBI How can I dynamically create a WHERE clause while preventing SQL Injection?

java rest dropwizard jdbi

Creating RESTful API by using pure CodeIgniter?

php codeigniter rest

How to enable POST, PUT AND DELETE methods in spring security