EngineeringProductivity/Projects/ActiveData: Difference between revisions

add example
(Add list of stuff NOT indexed)
(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.
Confirmed users
513

edits