Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
REST or HTTP interface ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Thibaut Barrère  
View profile  
 More options Nov 25 2009, 8:58 am
From: Thibaut Barrère <thibaut.barr...@gmail.com>
Date: Wed, 25 Nov 2009 05:58:24 -0800 (PST)
Local: Wed, Nov 25 2009 8:58 am
Subject: REST or HTTP interface ?
Hello,

this has been asked a while back but maybe there are further
developments available.

Is there some way to expose MongoDB via REST/HTTP (either simple or
complicated queries) ?

Ideally I'd be looking for some Ruby code I can integrate into an
existing Rails app, but any inspiration will do.

cheers,

Thibaut
--
http://www.learnivore.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thibaut Barrère  
View profile  
 More options Nov 25 2009, 9:10 am
From: Thibaut Barrère <thibaut.barr...@gmail.com>
Date: Wed, 25 Nov 2009 06:10:37 -0800 (PST)
Local: Wed, Nov 25 2009 9:10 am
Subject: Re: REST or HTTP interface ?
OK so there is some experimental REST interface documented here:
http://www.mongodb.org/display/DOCS/Http+Interface

Is it here to stay most likely ? (raw idea ?) So that I can see if I
need to develop something on top of that (simple proxying via Rails
maybe).

-- Thibaut


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eliot Horowitz  
View profile  
 More options Nov 25 2009, 9:14 am
From: Eliot Horowitz <eliothorow...@gmail.com>
Date: Wed, 25 Nov 2009 09:14:20 -0500
Local: Wed, Nov 25 2009 9:14 am
Subject: Re: REST or HTTP interface ?
We're not entirely sure what we're going to do with that.
I still think the best solution is a stand-alone rest layer written in
a python/ruby/php that sits side by side with the db.
I think that will scale better and be easier to manage then having it embedded.
It'll also be easier to handle comlpex security roles that way.

On Wed, Nov 25, 2009 at 9:10 AM, Thibaut Barrère


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kyle Banker  
View profile  
 More options Nov 25 2009, 9:39 am
From: Kyle Banker <k...@10gen.com>
Date: Wed, 25 Nov 2009 09:39:46 -0500
Local: Wed, Nov 25 2009 9:39 am
Subject: Re: REST or HTTP interface ?

Here are a couple, though I can't comment on production-readiness:

http://github.com/sbellity/cliclac
http://github.com/djsun/sinatra_resource

On Wed, Nov 25, 2009 at 9:14 AM, Eliot Horowitz <eliothorow...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thibaut Barrère  
View profile  
 More options Nov 25 2009, 9:46 am
From: Thibaut Barrère <thibaut.barr...@gmail.com>
Date: Wed, 25 Nov 2009 06:46:07 -0800 (PST)
Local: Wed, Nov 25 2009 9:46 am
Subject: Re: REST or HTTP interface ?
Hi,

@Elliot - thanks for the feedback. Yes I'll use a simple application
wrapper on top of regular mongo_mapper calls then. Thanks!
@Kyle - thanks for the links!

-- Thibaut


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »