Confirmed users
513
edits
Klahnakoski (talk | contribs) (Add list of stuff NOT indexed) |
Klahnakoski (talk | contribs) (add example) |
||
Line 60: | Line 60: | ||
The service listens at http://activedata.allizom.org/query and accepts queries in [https://github.com/klahnakoski/Qb/blob/master/docs/Qb_Reference.md Qb format]. | The service listens at http://activedata.allizom.org/query and accepts queries in [https://github.com/klahnakoski/Qb/blob/master/docs/Qb_Reference.md Qb format]. | ||
curl -XPOST -d "{\"from\":\"unittest\"}" http://activedata.allizom.org/query | |||
== The Query Tool == | == The Query Tool == | ||
The ActiveData service is intended for use by automated clients, not humans. The [http://activedata.allizom.org/tools/query.html Query Tool] is a minimal web page for humans to do some exporation, and to test phrasing queries. | The ActiveData service is intended for use by automated clients, not humans. The [http://activedata.allizom.org/tools/query.html Query Tool] is a minimal web page for humans to do some exporation, and to test phrasing queries. |