lsecities / lsecities-wp-theme

WordPress theme for lsecities.net
GNU Affero General Public License v3.0
0 stars 1 forks source link

API endpoint for events #124

Closed hotzeplotz closed 9 years ago

hotzeplotz commented 9 years ago

could be useful very soon if we need to expose november events as JSON data for an external microsite to consume

hotzeplotz commented 9 years ago

this can actually be done via a generic API WP template, making it much simpler to maintain API endpoints across Pods types

hotzeplotz commented 9 years ago

this is done. possible improvement would be to implement shallow data objects, but it's best to generalize that into the People class.