I just switched from the django server to nginx and fastcgi, and as a consequence the service docs link is now: http://140.221.92.10/services/booleangrowth/api/v1/docs -g On 5/19/2012 10:51 PM, Gavin A Price wrote:
Hi all,
I have a basic version of the boolean growth service running on Magellan. I'm hoping to get some feedback on the direction I'm going and the features I have, as well as what I'm planning.
First rule: Do not share this link outside KBase. The server is running on the Django test server which is not production worthy. Also, the server makes parts of the Microbes Online fitness database visible to the world, and that data is private. That being said, Keith has blessed me running the server as is, so I take no responsibility whatsoever for the disaster that will undoubtedly happen (hi Keith!).
Some rudimentary documentation is here: http://140.221.92.10:8000/booleangrowth/api/v1/docs
I recommend you read it and the Tastypie link before you interact with the server. There are also some development notes linked that include my to do list and some musings on how to make the service better. Finally, there's a link to the entry point of the server.
Any feedback regarding bugs, requested features, the direction I'm planning, etc. are welcomed and, indeed, strongly encouraged. I don't want to to write a bunch of code and then find out no one wants to use it.
Thanks, Gavin