Last edited by Anand Chitipothu
October 21, 2008 | History
API Sandbox
This is a place to experiment with Open Library API. See API documentation for help.
get
'; a = a.replace("QUERYCOUNT", query_count); a = a.replace("TEXTBOX_ID", textbox_id); a = a.replace("TITLE", title); document.write(a); } function on_sample_query(a) { document.getElementById(a.getAttribute("dest_id")).value = queries[a.id]; return false; }
|
Sample Queries:
|
⇒ |
Result:
|
things
|
Sample Queries:
|
⇒ |
Result:
|
versions
|
Sample Queries:
|
⇒ |
Result:
|
History Created May 1, 2008 · 2 revisions
| October 21, 2008 | Edited by Anand Chitipothu | show stats |
| May 1, 2008 | Created by Anand Chitipothu | pushed from staging |
