Saturday, March 10, 2012

My answer to "How can i use the api??"

This is my answer to a Question on Support site for LampCMS project


For example, for this question:
support.lampcms.com/api/api.php?a=question&qid=1540

For all questions:
support.lampcms.com/api/api.php?a=questions

All questions but also include comments
support.lampcms.com/api/api.php?a=questions&comments=true

All questions that contain tags "feature" and "request"
support.lampcms.com/api/api.php?a=questions&comments=true&tags=feature%20request

This is just a simple example. There are other features in api, I'll post more about them soon.

No comments:

Post a Comment