CloudBoost / cloudboost

Realtime JavaScript Backend.
https://www.cloudboost.io
Apache License 2.0
1.44k stars 195 forks source link

Option to run server side code that triggers on events - beforeSave(), afterSave() etc #92

Open danibjor opened 7 years ago

danibjor commented 7 years ago

It would be nice to be able to write server side code that get triggered on events in the API.

Inspired by this: https://parseplatform.github.io/docs/cloudcode/guide/#getting-started

nawazdhandala commented 7 years ago

Thanks! We've added that to our roadmap. :)