jaredfhealy / quickapi

A simple REST-Like API methodology for MODX Revolution CMS
GNU General Public License v3.0
6 stars 1 forks source link

More documentation or examples would be helpful #2

Open conor-darcy opened 3 years ago

conor-darcy commented 3 years ago

It would be great to have some more documentation or examples of how to get actual data or content out of Modx.

bwente commented 2 years ago

100% this.

I created a new resource with an alias of "customapi" and added [[!ApiHelloWorld?]] to the content.

When I visit www.mysite.com/api/customapi it is blank. how does this work?