forked from autotest/autotest
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First version of new RESTful AFE interface. Includes a substantial li…
…brary (under frontend/shared) and a definition of the interface for AFE (frontend/afe/resources.py). If you want to see what this interface looks like, I encourage you to check out http://your-autotest-server/afe/server/resources/?alt=json-html >From there you can explore the entire interface through your browser (this is one of its great strengths). For an introduction to the idea behind RESTful services, try http://bitworking.org/news/How_to_create_a_REST_Protocol. This is still very much under development and there are plenty of TODOs, but it's working so I wanted to get it out there so we can start seeing how useful it turns out to be. Signed-off-by: Steve Howard <[email protected]>
- Loading branch information
Steve Howard
committed
Jan 25, 2010
1 parent
59e983f
commit 1b310e0
Showing
13 changed files
with
2,460 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.