Understood. I pointed you to the URL steve was hitting to perform the search. It just happens to be a in a javascript file. It's common CouchDB document API http://wiki.apache.org/couchdb/HTTP_Document_API
On Mon, Jul 7, 2014 at 8:42 PM, Ray Camden <rayca...@adobe.com> wrote: > Not so much concerned with the code part - I'm more concerned about if I > should be hitting the URL. :) > ________________________________________ > From: Anis KADRI <anis.ka...@gmail.com> > Sent: Monday, July 07, 2014 5:38 PM > To: dev@cordova.apache.org > Subject: Re: Ajax search API on plugins.cordova.io > > But if you're looking for search specifically you can take a look at how > Steve did it in the plugins site > > http://goo.gl/pxKE49 > > > On Mon, Jul 7, 2014 at 6:31 PM, Anis KADRI <anis.ka...@gmail.com> wrote: > > > https://github.com/imhotep/npmjs.org should work > > > > > > On Mon, Jul 7, 2014 at 6:13 PM, Ray Camden <rayca...@adobe.com> wrote: > > > >> Definitely not CORS enabled from what I can see in the dev tools. But > I'm > >> calling from Brackets so it shouldn't matter. > >> > >> ________________________________________ > >> From: Parashuram Narasimhan (MS OPEN TECH) <panar...@microsoft.com> > >> Sent: Monday, July 07, 2014 5:00 PM > >> To: dev@cordova.apache.org > >> Subject: RE: Ajax search API on plugins.cordova.io > >> > >> Also, is this CORS enabled so that other websites can use this official > >> API ? > >> > >> -----Original Message----- > >> From: Ray Camden [mailto:rayca...@adobe.com] > >> Sent: Monday, July 7, 2014 2:58 PM > >> To: dev@cordova.apache.org > >> Subject: Ajax search API on plugins.cordova.io > >> > >> Is there an "official" API for plugins.cordova.io? > >> > >> I see I can hit > >> > http://plugins.cordova.io/_list/search/search?startkey=%22dialogs%22&endkey=%22dialogsZZZZZZZZZZZZZZ%22&limit=25 > >> and get a response back but is there something more "official" then > that? > >> > > > > >