Facebook is closing Parse
blog.parse.com
Facebook is closing Parse
1–10 of 543 posts
Re: Facebook is closing Parse
#2This, 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.
Re: Facebook is closing Parse
#3Re: Facebook is closing Parse
#4Separately, 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.
Re: Facebook is closing Parse
#5I built a service on top of Parse and Yahoo Pipes. And I JUST finished porting the Pipe stuff to Lambda..
Oh well, nice of them to provide a DB migration tool and an open source server.
Re: Facebook is closing Parse
#6Re: Facebook is closing Parse
#7Re: Facebook is closing Parse
#8Maybe its not such a good idea after all to code your app to a proprietary API in the cloud.
But of course people will keep doing it, and keep complaining when the inevitable happens.
Re: Facebook is closing Parse
#9Re: Facebook is closing Parse
#10Separately, 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.