Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jadjoubran/angular2-fluent-http

Fluent HTTP provider for Angular 2
https://github.com/jadjoubran/angular2-fluent-http

Last synced: 27 days ago
JSON representation

Fluent HTTP provider for Angular 2

Awesome Lists containing this project

README

        

# angular2 fluent http

## Installation

To install this library, run:

```bash
npm install angular2-fluent-http --save
```

## WIP

Adds baseUrl support through `setBaseUrl(baseUrl: string)`
More features to come

## Feature suggestions

Open a new issue

## Development

To generate all `*.js`, `*.js.map` and `*.d.ts` files:

```bash
npm run tsc
```

## License

MIT © [Jad Joubran]([email protected])