Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 625 Bytes

README.textile

File metadata and controls

10 lines (5 loc) · 625 Bytes

ExpressionEngine Data API

This is a drop in channel and entry data API for ExpressionEngine. No installation is required, simply copy the required files and the data API will utilise your existing ExpressionEngine configuration.

This module will create a REST server for accessing stored channel and entry data. Requests can be appended with either “.xml” or “.json” to denote the desired return format.

Disclaimer

This module should be considered in “alpha” state and is not ready for production use. There is no security sandbox implemented, so all channel and entry data stored in EE will be made public.