Going that route has some serious disadvantages:
- We would need to maintain two code bases: our own and Parse's. Taking care of their server-side code does not excite us whole lot
Parse Server is not a complete implementation of their backend. I estimate that about 30% of features are missing, it means sooner or later people will be coming asking us to implement the rest
Parse dashboard is not included into Parse Server. It means we would have to figure out how to "wire" our console to work with their server code.
Regards,
Mark