posty_webModel v1.0.0
The posty_webModel is the complete JavaScript REST-interface for posty_WebApps.
Dependences
The posty_webModel has the following dependences:
- Underscore
- AngularJS
- Restangular
Install
Install with bower:
bower install posty-web-modelAdd a <script> to your index.html:
<script src="/bower_components/posty-web-model/posty-web-model.js"></script>And add postySoft.models as a dependency for your app:
angular.module('myApp', ['postySoft.models']);Information
For more informations about posty please visit our website: www.posty-soft.org
Support
- Email:
Bug reports
If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as possible to help us fixing the possible bug. We also encourage you to help even more by forking and sending us a pull request.
License
LGPL v3 license. See LICENSE for details.
Copyright
All rights are at (C) posty Team http://www.posty-soft.org 2014