Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rest

How to execute the "less popular" HTTP actions in a RESTful web app?

http rest

Can I use WCF Starter Kit HttpClient with confidence?

wcf httpclient rest

Set Content-Type for testing from Firefox

Continuously poll a REST service in Grails

rest grails

Restful web service in java

java rest

Writing the interface to a web service API

http api rest soap

REST api design to retrieve summary information

json rest api-design

Easiest RPC client method in PHP

php rest soap rpc xml-rpc

Is www.example.com/post/21/edit a RESTful URI? I think I know the answer, but have another question

python rest web.py

REST authentication S3 like hmac sha1 signature vs symetric data encryption

How to create an "edit" url for a restful resource?

ruby-on-rails rest

POSTing a DateTime from Android to a WCF RESTful JSON Service

Questions on NVP vs. SOAP Differences and Terminology

c# web-services rest wsdl

Simulate a form post with nested resources arrays using curl

ruby-on-rails xml http rest curl

Github API for code comments

git api rest github

PUT/Copy With PHP, REST, Flex, and Amazon S3

How do you avoid fixed resource

rest rest-client

PHP post to REST web service

php xml http rest post

Good tutorial for RESTful Services [closed]

c# wcf rest

Should I use a POST request on /resources/ or PUT request on /resources/id/ to create a new object?

rest