https://github.com/txbm/angular-slayer
An angular plugin for automating the process of creating a service layer (that calls against any type of API, RESTful or otherwise) so that resources can be provided to controller and directive code despite API changes.
https://github.com/txbm/angular-slayer
Last synced: 4 months ago
JSON representation
An angular plugin for automating the process of creating a service layer (that calls against any type of API, RESTful or otherwise) so that resources can be provided to controller and directive code despite API changes.
- Host: GitHub
- URL: https://github.com/txbm/angular-slayer
- Owner: txbm
- License: mit
- Created: 2013-09-26T15:58:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-26T15:58:35.000Z (over 12 years ago)
- Last Synced: 2025-10-09T00:49:22.641Z (8 months ago)
- Size: 105 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
angular-slayer
==============
An angular plugin for automating the process of creating a service layer (that calls against any type of API, RESTful or otherwise) so that resources can be provided to controller and directive code despite API changes.