Code Monkey home page Code Monkey logo

angular-kinvey's Introduction

angular-kinvey

Build Status

angular-kinvey aims to provide easy-to-consume support for BaaS services provided by Kinvey. This API allows an AngularJS app to interact with its backend on Kinvey programatically using the $resource paradigm provided by Angular.

Dependencies

Usage

This documentation mirrors the structure of the Kinvey DevCenter REST API guide, and large parts of this documentation have been copied verbatim and then altered.

Support The Project

If you have found this project you can encourage the developers by...

Contribution

Contributions are welcome on this project.

  • If you think there is something missing or have discovered a bug please open an issue
  • If you want to submit code to the project, please fork the repo and submit a pull request

You can check the project milestones for an idea of the development roadmap.

Tooling for Development

This project uses Grunt for tooling. The toolbelt dependencies are managed by NPM and the production dependencies are managed by Bower. To develop, fork this repo and clone the code, then...

npm install
bower install

Unit and scenario tests are run with grunt test. To run only unit tests use grunt testUnit. To build the minified file and test it use grunt build. Please replace the configuration options in the scenario tests with your own app key and secret before running the tests.

Issues

Issues are welcome. Please consider writing unit and scenario tests to illustrate your issue.

Pull Requests

Pull requests are welcome. Please include unit and scenario tests which illustrate the feature you are adding, or the issue you are solving. Please also include a minified and tested version of the kinvey.js file (using grunt build).

angular-kinvey's People

Contributors

kenhkan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.