Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D00189BA8 for ; Tue, 11 Oct 2011 14:49:28 +0000 (UTC) Received: (qmail 26532 invoked by uid 500); 11 Oct 2011 14:49:28 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 26446 invoked by uid 500); 11 Oct 2011 14:49:28 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Delivered-To: moderator for dev@cassandra.apache.org Received: (qmail 62472 invoked by uid 99); 11 Oct 2011 14:11:11 -0000 X-ASF-Spam-Status: No, hits=1.6 required=5.0 tests=SPF_PASS,SUBJ_ALL_CAPS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Reply-To: From: "declan" To: Subject: RE: REST API? Date: Tue, 11 Oct 2011 10:10:47 -0400 Organization: Bluelink Marketing MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: Thread-Index: AcyIH1lFGYI1dyenRumQKYiGuEtdVAAACo4w X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3664 Message-ID: X-OriginalArrivalTime: 11 Oct 2011 14:10:46.0210 (UTC) FILETIME=[92058220:01CC881F] Please take me OFF this email...thanks All the Best Declan -----Original Message----- From: Matt Kennedy [mailto:stinkymatt@gmail.com]=20 Sent: Tuesday, October 11, 2011 10:09 AM To: dev@cassandra.apache.org Subject: Re: REST API? I have one based on restlet: https://github.com/stinkymatt/Helena On Mon, Oct 10, 2011 at 9:12 PM, Brian O'Neill wrote: > My team desperately needs a REST API for Cassandra. > > I saw the following: > http://code.google.com/p/restish/ > from > http://crlog.info/2011/01/29/restish-wrapper-for-hectorcassandra-data-man= ipu lation/ > > But it appears to have little activity and documentation. > > That lead me to start work on a contrib/rest module, but before I get = to far > I wanted to ask if there was any effort underway for a REST = Server/API. > If not, I'll continue developing the REST server. =A0Any preference = for a REST > stack? =A0(JAX-RS on Apache-CXF? =A0Raw Servlets? Netty? etc.) > > Until I hear back, I'll continue with the JAX-RS / Apache CXF implementation > I have cooking. > > -brian > > -- > Brian ONeill > Lead Architect, Health Market Science (http://healthmarketscience.com) > mobile:215.588.6024 > blog: http://weblogs.java.net/blog/boneill42/ > blog: http://brianoneill.blogspot.com/ >