EngineeringProductivity/Projects/ActiveData: Difference between revisions

Jump to navigation Jump to search
(→‎Limitations: crashtest is indexed)
(→‎Let's Use It!: fix link)
Line 76: Line 76:
= Let's Use It! =
= Let's Use It! =


The service listens at http://activedata.allizom.org/query and accepts queries in [https://github.com/klahnakoski/ActiveData/blob/dev/docs/Qb_Tutorial.md Qb format].  
The service listens at http://activedata.allizom.org/query and accepts queries in [https://github.com/klahnakoski/ActiveData/blob/dev/docs/jx_tutorial.md JSON Query Expression format].  


     curl -XPOST -d "{\"from\":\"unittest\"}" http://activedata.allizom.org/query
     curl -XPOST -d "{\"from\":\"unittest\"}" http://activedata.allizom.org/query
Line 85: Line 85:


== Documentation ==
== Documentation ==
* [https://github.com/klahnakoski/ActiveData/blob/master/docs/Qb_Tutorial.md Simple tutorial]
* [https://github.com/klahnakoski/ActiveData/blob/dev/docs/jx_tutorial.md tutorial]
* [https://github.com/klahnakoski/ActiveData/blob/master/docs/Unittest%20Schema.md Unit test results schema]
* [https://github.com/klahnakoski/ActiveData/blob/dev/docs/Unittest%20Schema.md Unit test results schema]


= Code =  
= Code =  
Confirmed users
513

edits

Navigation menu