Facebook is closing Parse
41–50 of 543 posts
Re: Facebook is closing Parse
#42Separately, we developed an open-source Parse-compatible API server for Node/Express. https://github.com/ParsePlatform/parse-server This, along with the database migration tools released earlier, allow developers a full migration path to move from Parse hosted data + API to their own infrastructure. Over the weekend, I set up a website & app on a $5 DigitalOcean box running Parse and Mongo locally.
Fosco, you are awesome and it was a pleasure working with you :)
Re: Facebook is closing Parse
#43Which alternatives would people recommend?
Re: Facebook is closing Parse
#44Re: Facebook is closing Parse
#45Re: Facebook is closing Parse
#46Maybe its not such a good idea after all to code your app to a proprietary API in the cloud.
Re: Facebook is closing Parse
#47Re: Facebook is closing Parse
#48Since Parse is probably not going to reveal this key, Android developers using Parse for push will not be able to use their existing GCM push tokens with other services.
Re: Facebook is closing Parse
#49I read this as "our Facebook overlords have decided that our revenue/head can be dramatically increased if redeployed on a different part of the overall company, so they have decided to shut Parse down and move us elsewhere."
Which is a perfectly fair business decision but this is really sad to see since I saw the Parse acquisition as a beacon for platform companies being able to run independently post acquisition. :(
Re: Facebook is closing Parse
#50Maybe its not such a good idea after all to code your app to a proprietary API in the cloud.
That's why you write an adapter.