1.0.0-alpha.1 • Published 5 years ago

ovh-angular-proxy-request v1.0.0-alpha.1

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
5 years ago

OVH Angular proxy request

Simple configurable request handler to use in service for any manager

Install

yarn add ovh-angular-proxy-request

Usage

import angular from 'angular';
import 'ovh-angular-proxy-request';

angular.module('myAngularApp', ['ovh-angular-proxy-request']);

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