On Jun 8, 2013, at 9:04 AM, "Mattmann, Chris A (398J)" <[email protected]> wrote:
> Hey Guys, > > As we get more Python in there, here's what I'd like to set up > with Python Bottle: > > <snip>lots of great JSON/REST API stuff</snip I would post JSON data as well. We can flesh that out on the wiki. > I'll do the one for member candidates which would be > similar next. But yeah that's the type of Bottle stuff > I think would be cool b/c then peeps could build arbitrary > Steve UIs. +1 UIs and command line tooling > Not sure if we have a wiki so I went ahead and searched and > we do: > > https://issues.apache.org/jira/browse/INFRA-5086 > > > So I tried to create: > > https://wiki.apache.org/Steve/SteveRESTAPI?action=edit > > > But I don't have perms, need them from gstein. Once I > get them I'll go ahead and add the above as a proposal > on the wiki. Great! Please also add AlanCabrera. > In the meanwhile I'll see what I can do about at least > stubbing out some of the API and making it return dummy > data (we can swap out with real Steve API as it comes online). I was thinking the layers could be: [tooling, etc] [REST server ][same host tooling] [ library ] [ RAW DATA ] Regards, Alan
