Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

HTTP statuscode to retry same request

Proper way to implement RESTful large file upload

java file rest curl file-upload

Protocol Buffer vs Json - when to choose one over another

What is the best way to return errors from a WCF service in a RESTful way?

Is there tools for performance and load testing of REST service? [closed]

What should a developer know before building an API for a community based website?

cross-platform rest

REST: Mapping application errors to HTTP Status codes

Simple, secure API authentication system

json api rest key

How to make custom WCF error handler return JSON response with non-OK http code?

securing a REST API accessible from Android

php android security rest

oauth2.0 how to pass access token

http rest curl oauth-2.0

Nested resources in ASP.net MVC 4 WebApi

Reusing DTO for various request/response types vs explicitness of what is required / what should be returned [closed]

Best practice for passing enum params in Web API

c# rest asp.net-web-api enums

Spring: return @ResponseBody "ResponseEntity<List<JSONObject>>"

Running a function on WCF start up

c# .net wcf rest

REST web services: synchronous or asynchrous?

Global error handler for backbone.js ajax requests

javascript rest backbone.js

Mocking WebResponse's from a WebRequest

Restful Rails Edit vs Update

ruby-on-rails rest edit