added basic GoogleBooks JSON API
[Biblio-Z3950.git] / t / test.yaz
index 9aa5437..b23add1 100644 (file)
@@ -1,6 +1,15 @@
-open localhost:9999
-find "demo"
+open localhost:9999/COBISS
+find "linux"
 show
 show 1+1
 show 1+3
+
+open localhost:9999/NSK01
+find "linux"
+show 1+3
+
+open localhost:9999/GoogleBooks
+find "Croatia"
+show 1+10
+
 quit