Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

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

Web API 2 POST request simulation in POSTMAN Rest Client

Expose all IDs when using Spring Data Rest

Flutter fetched Japanese character from server decoded wrong

rest dart flutter cjk

Vendor MIME types (for API versioning)

mime-types rest

User registration/authentication flow on a REST API

How to design a RESTful collection resource?

rest

Restful URLs with data in query string or request body?

rest restful-url

How to manage state in REST

rest session-state