Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jadjoubran/angular2-fluent-http
- Owner: jadjoubran
- Created: 2016-05-07T15:38:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-07T16:26:24.000Z (over 8 years ago)
- Last Synced: 2024-10-05T11:57:38.281Z (about 1 month ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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])