-2

Parse.com is shutting down. So developers what we gonna do?

It is doing to be maintained as a open source solution?

I have heard something about back4app by Facebook.

rici
  • 234,347
  • 28
  • 237
  • 341

2 Answers2

2

Parse has been open sourced here: https://github.com/ParsePlatform

0

The parse.com is now open sourced as Parse Server, all environment that support node.js and Python can run your own Parse server.

There are a lot of alternatives or where to store your parse server like

  • Amazon, Bluemix, Azure, Heroku, Ocean, Cloud Engine and more, but for all of then, you have to spend alot of money with Cloud service and MongoDB for Data base (mLab, MongoLab, Compose.IO or other)

If its very importante to continue your app, i will suggest you to use a hosting provider that support Node.js and mongoDB also phyton. I'm using www.a2hosting.com and my app is running perfectly. You can try to download and see the performance. www.angopapo.com (Android)

Hope that helps.

Maravilho Singa
  • 224
  • 3
  • 12