Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

rest

0
votes
0 answers
40 views

Process parameters of a POST HTTP request in a REST web service (JERSEY)

I'm developing a rest web service on GAE. I'm using Jersey framework to implement the services. It is a POST service where I have to pass also…
asked June 25, 2011 11:13 am CDT
ddelizia
0
votes
0 answers
43 views

RESTFul Web Service type of framework on top of Http calls

We have a system wherein numerous retrieval/updation operations can be performed using making http calls. Now, am wondering if it would make sense…
asked June 24, 2011 9:15 pm CDT
John C
0
votes
0 answers
46 views

Is it possible to pass a Build number via http REST command to the server to start new build using this passed in build number?

I tried something like that: http://testuser:testpassword@localhost/httpAuth/action.html?add2Queue=bt10&name=xbuildnum&value=4.5.6786.4 I…
asked June 24, 2011 5:14 pm CDT
tellingmachine
1
vote
2 answers
48 views

Should deleting a non-existent resource result in a 404 in RESTful Rails?

In a brand new Rails application with a scaffolded RESTful model, the generated delete code looks like this: class BeersController <…
asked June 24, 2011 5:02 pm CDT
Brad
0
votes
0 answers
42 views

REST WCF Service hosting(https) in Windows Service on Win2003

I am self hosting a REST WCF service in Windows service. The service exposes a method which returns a boolean and I am able to get the REST…
asked June 23, 2011 11:18 pm CDT
Rohith
0
votes
0 answers
34 views

HTTP PUT Request to Bitbucket API

I want to develop a java library for bitbucket issues API access. I've already asked a question about the computation of the HTTP Content-Length…
asked June 23, 2011 11:19 am CDT
phineas
0
votes
1 answer
29 views

Deleting a resource using http DELETE

So, given that the DELETE verb in Http is idempotent, when I issue the following request, what should happen the second (or third, or fourth,…
asked June 22, 2011 6:58 am CDT
Craig Wilson
0
votes
0 answers
32 views

Expose http access statistics through a REST API

Do you know any tools that can be used to expose the http access statistics through a REST API ? Something like AWStats but providing a REST API to…
asked June 22, 2011 2:12 am CDT
Cristian G
0
votes
1 answers
64 views

ASP MVC 3 - Jquery Ajax always sending Options not Post

I have a simple javascript ajax request: $("#login-submit").button().click(function() { var ajaxOptions = { url:…
asked June 19, 2011 11:23 am CDT
somemvcperson
0
votes
2 answers
35 views

Batch http requests

Does anyone know a standard way to batch http requests? Meaning - sending multiple http atomic requests in one round trip? We need such mechanism in…
asked June 16, 2011 7:18 pm CDT
Shay Tsadok
0
votes
0 answers
32 views

Can I get advices about scalability to display profiles names/locations on social network website. (maybe some javascript calls on REST endpoint)

I built a website in PHP/MySQL which is a kind of social network. Obviously, everywhere on the site I display the triple (Picture,Name,Location). In…
asked June 16, 2011 8:45 am CDT
Thomas
1
vote
0 answers
31 views

How to use conditional get in restlet ?

I am currently designing an API using the restlet framework; Can anyone please give me a clue on how to use conditional GET requests in RESTlet ?…
asked June 15, 2011 2:14 pm CDT
SLA
1
vote
1 answers
42 views

JQuery Mobile App + remote REST Webservice: Alternatives JSONP?

Currently I'm working on a jQuery Mobile website which will later be transformed into an app via Titanium. I have created a RESTful JSON web…
asked June 15, 2011 7:33 am CDT
Testbaudson
0
votes
2 answers
86 views

Java HttpURLConnection: Content Length computation

I'm currently developing a library for the bitbucket issues RESTful API. I made good progress and now I'm going to tackle the section Updating an…
asked June 15, 2011 3:21 am CDT
phineas
0
votes
1 answers
57 views

Apache CXF RS Extensions issue in 2.4.0

I'm using Apache CXF version 2.4.0. I'm trying to create a Restful service. The below example works in 2.3.4 but does not work in 2.4.0. What should…
asked June 14, 2011 3:05 pm CDT
Joe Intrakamhang
0
votes
3 answers
46 views

PHP post to REST web service

I'm totally new to REST web services. I have a need to post some information to a REST web service using php and use the response to give users a…
php xml http rest post
asked June 13, 2011 6:50 pm CDT
user796787
0
votes
0 answers
27 views

Why do we need REST service security if we have HTTPS

I refer to this excellent article http://www.thebuzzmedia.com/designing-a-secure-rest-api-without-oauth-authentication/ which speaks of amazon like…
asked June 12, 2011 8:56 pm CDT
Vangel
2
votes
3 answers
37 views

How is the output format encoded in a RESTful URL?

Assume I have a RESTful web service, which holds information about an object that can be accessed at an url like http://example.com/myobject . I…
asked June 11, 2011 4:25 pm CDT
Marc
0
votes
3 answers
39 views

Can HTTP PUT request have application/x-www-form-urlencoded as the Content-Type?

Is it valid if I need to send the form data in the HTTP PUT request? If you could point me to a spec then that would be great. Thanks, Paul
asked June 10, 2011 7:13 am CDT
Paul Nibin
1
vote
1 answer
28 views

Data encryption on restful service

Is there a way to encrypt the data passed through a restful service? I have a service getUser which accepts user ID and provides user info.…
asked June 9, 2011 8:24 am CDT
dave_carmi
Pages : 1 | 2 | 3 | 4 | 5 > [8]
153

rest

Tagged: rest
Related Tags
http × 97
php × 20
api × 19
https × 13
ssl × 12
tomcat × 12
mysql × 11
web-services × 11
java × 10
apache × 10
url × 10
jersey × 9
wcf × 9
post × 6
python × 6
get × 6
mongodb × 5
soap × 5
django × 5
javascript × 4
android × 4
ruby × 4
hbase × 3
facebook × 3
iphone × 3
restlet × 3