At this point, Parse is open source, too. Why an open source clone if you can have the original?
Kinto by Mozilla – An open-source Parse alternative
21–30 of 77 posts
Re: Kinto by Mozilla – An open-source Parse alternative
#22At this point, Parse is open source, too. Why an open source clone if you can have the original?
This is not a feature complete replacement AFAIK. No push , no cloud code , no webhooks , no admin panel , no analytics though I'm sure people will contribute to the project and add some of these features. EDIT: Hi folks, I was obviously talking about Parse, not Kinto. Kinto seems to have more features than Parse Server for now ! Looks like an awesome replacement.
Re: Kinto by Mozilla – An open-source Parse alternative
#23At this point, Parse is open source, too. Why an open source clone if you can have the original?
This is not a feature complete replacement AFAIK. No push , no cloud code , no webhooks , no admin panel , no analytics though I'm sure people will contribute to the project and add some of these features. EDIT: Hi folks, I was obviously talking about Parse, not Kinto. Kinto seems to have more features than Parse Server for now ! Looks like an awesome replacement.
What do you mean by "cloud code"?
Anyway yeah, we're expecting help from the community to bring what's missing :)
Re: Kinto by Mozilla – An open-source Parse alternative
#24Would anyone here be interested in putting together a "awesome mbaas" list like awesome django [1] ?
I'm willing to setup on my github there. lmk
Re: Kinto by Mozilla – An open-source Parse alternative
#25At this point, Parse is open source, too. Why an open source clone if you can have the original?
You still have to host and manage it.
It's not entirely satisfying, but that just proves we could integrate with many hosting platforms.
Re: Kinto by Mozilla – An open-source Parse alternative
#26Here is a comparison table with Parse, Firebase, CouchDB and others for easy reference: http://kinto.readthedocs.org/en/latest/overview.html#compari...
Re: Kinto by Mozilla – An open-source Parse alternative
#27Here is a comparison table with Parse, Firebase, CouchDB and others for easy reference: http://kinto.readthedocs.org/en/latest/overview.html#compari...
One thing that possibly could be added to that comparison: rethinkdb.
Re: Kinto by Mozilla – An open-source Parse alternative
#28http://deepstream.io/ seems as a more complete alternative [disclaimer: I'm a contributer]
Re: Kinto by Mozilla – An open-source Parse alternative
#29Re: Kinto by Mozilla – An open-source Parse alternative
#30Here is a comparison table with Parse, Firebase, CouchDB and others for easy reference: http://kinto.readthedocs.org/en/latest/overview.html#compari...
They list "Fine-grained permissions", but AFAICT, they don't support custom (programmable) permission rules. Is that correct?