Live data from Hacker News

Facebook is closing Parse

blog.parse.com

1–10 of 543 posts

Re: Facebook is closing Parse

#2
Separately, 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

#4
post #2

Separately, 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

#5
Goddammit!

I 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

#10
post #2

Separately, 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.

The release of the server is an awesome gift to the community.
Post reply on HN