numtel / meteor-mysql

Reactive MySQL for Meteor
MIT License
343 stars 41 forks source link

Will it still work when `Create`, `Update` and `Delete` performed out of Meteor app? #40

Closed tenzan closed 9 years ago

tenzan commented 9 years ago

I wonder, what if Meteor app will work as an API-server, so all CRUD operations will be performed by clients out of Meteor app.

Will numtel:mysql work in this case?

numtel commented 9 years ago

yes