An open API service indexing awesome lists of open source software.

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.

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.