Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

Is the command pattern compatible with RESTful web services?

Token authentication using PHP for mobile devices

php authentication rest mobile

RESTful subtype resource

rest

How to handle/parse Faults for a WCF Rest called using WebClient

wcf exception rest client fault

REST practicices on PHP, rewrite and http-verbs

php apache rest url-rewriting

Registering PATCH HTTP verb in IIS 7/7.5

asp.net-mvc-3 rest iis-7

Can ASP.NET Web API handle sub-resources with different controllers

ASP.NET WEB API Passing DateTime to Controller as part of URI

returning absolute vs relative URIs in REST API

api http rest hyperlink

How can I pass an @FormParam to a RESTful service from another method?

java web-services rest

Cannot make REST call with url-pattern other than /*

rest url-pattern

Proxy a RESTful service using SOAP with WSO2 ESB

rest wso2 wso2-esb

Yammer api : Get messages by group

api rest yammer

How to bill my customers that are using my Azure cloud service?

c# wcf rest azure

How to serialize a POJO into query params with Jersey

Is a restful API and a backend service (like Parse) the same thing?

REST HTTP status code for "success, and thus you no longer have access"

http rest http-status-codes

Publish REST service with Java SE

java rest

Should I put the ID of my entity in the URL or into the form as a hidden field?

java spring rest spring-mvc

Laravel difference between resource.create and resource.store

php api rest laravel