RubyFlow The Ruby and Rails community linklog

ParseResource: a wrapper for Parse.com's REST API

ParseResource is an ActiveRecord-like wrapper for Parse.com’s REST API. This gem makes it easy for Parse users to build custom admin interfaces. You could even use it to power web apps and get iOS and Android interfaces for free.

It’s ActiveModel-compliant, so you get the validations, callbacks, etc you’ve already grown to love.

This is brand new, rough around the edges, and has zero test coverage. I’m going to smooth things out in the coming days and weeks, but give it a shot in the meantime.

Comments

Great work, I see the code has not been maintained for a while. Does it work with the current version of parse and rails?

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in