@ovh-ux/ng-ovh-proxy-request
v2.1.1
Published
Simple configurable request handler to use in service for any manager
Downloads
39
Readme
ng-ovh-proxy-request
Simple configurable request handler to use in service for any manager
Install
$ yarn add @ovh-ux/ng-ovh-proxy-request
Usage
import angular from 'angular';
import ngOvhProxyRequest from '@ovh-ux/ng-ovh-proxy-request';
angular.module('myApp', [ngOvhProxyRequest]);
Test
$ yarn test
Contributing
Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.
License
BSD-3-Clause © OVH SAS