Skip to content

Angular module for working with the Parse REST API as the JS SDK is a bit clunky in angularland

Notifications You must be signed in to change notification settings

wedgybo/parseangular

Repository files navigation

#Parseangular

Parseangular is an AngularJS specific module for interacting with the Parse.com BaaS platform

Although parse has a JavaScript SDK. It's modelled on the Backbone way of working with Models and Collections. This is a bit clunky in Angular land and leads to having a lot more information floating about that is required.

This implementation is designed to work with plain objects so adding items from parse to the scope doesn't become a headache.

##TODO: Write the docs

About

Angular module for working with the Parse REST API as the JS SDK is a bit clunky in angularland

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published