https://github.com/settinghead/ng-core-api-client
Client JS library module for Rise Vision Core API, Angular style.
https://github.com/settinghead/ng-core-api-client
Last synced: about 1 year ago
JSON representation
Client JS library module for Rise Vision Core API, Angular style.
- Host: GitHub
- URL: https://github.com/settinghead/ng-core-api-client
- Owner: settinghead
- License: other
- Created: 2014-10-23T18:05:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-13T02:00:38.000Z (over 11 years ago)
- Last Synced: 2025-01-14T17:16:33.730Z (over 1 year ago)
- Language: JavaScript
- Size: 224 KB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ng-core-api-client [](https://travis-ci.org/Rise-Vision/ng-core-api-client)
## Introduction
An AngularJS-based client module that is responsible for making API calls to the [Rise Vision Core API](rise-vision.github.io/core-api).
## Built With
*example list follows, replace with actual tools used*
- [ng-gapi-loader](https://github.com/Rise-Vision/ng-gapi-loader.git)
- [gapi-mock](https://github.com/Rise-Vision/gapi-mock.git)
- [NPM (node package manager)](https://www.npmjs.org/)
- [Bower](http://bower.io/)
- [AngularJS](https://https://angularjs.org/)
- [Gulp](http://gulpjs.com/)
- [Karma](https://github.com/karma-runner/karma) and [Protractor](https://github.com/angular/protractor) for testing
- [Rise Vision Gulp Factory](https://github.com/Rise-Vision/widget-tester.git)
## Development
### Local Development Environment Setup and Installation
- TODO: *provide exact details on how to setup the local environment for at least Windows, and if doable, Linux and Mac*
### Run Local
- TODO: *include how to run the application locally if applicable*
### Dependencies
- TODO: *include and describe all dependencies*
### Testing
- TODO: *include how to run unit and e2e testing*
## Submitting Issues
If you encounter problems or find defects we really want to hear about them. If you could take the time to add them as issues to this Repository it would be most appreciated. When reporting issues please use the following format where applicable:
**Reproduction Steps**
1. did this
2. then that
3. followed by this (screenshots / video captures always help)
**Expected Results**
What you expected to happen.
**Actual Results**
What actually happened. (screenshots / video captures always help)
## Contributing
All contributions are greatly appreciated and welcome! If you would first like to sound out your contribution ideas please post your thoughts to our [community](http://community.risevision.com), otherwise submit a pull request and we will do our best to incorporate it
## Resources
If you have any questions or problems please don't hesitate to join our lively and responsive community at http://community.risevision.com.
If you are looking for user documentation on Rise Vision please see http://www.risevision.com/help/users/
If you would like more information on developing applications for Rise Vision please visit http://www.risevision.com/help/developers/.
**Facilitator**
[Xiyang Chen](https://github.com/settinghead "Xiyang Chen")