Provides fable bindings for axios, a promise based HTTP client for the browser and node.js.
Info
| Version: | 0.3.0 |
| Author(s): | Grant Neale |
| Last Update: | Thursday, May 16, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gamurs-group/fable-axios |
| NuGet Url: | https://www.nuget.org/packages/Fable.Axios |
Install
Install-Package Fable.Axios
dotnet add package Fable.Axios
paket add Fable.Axios
Fable.Axios Download (Unzip the "nupkg" after downloading)
Dependencies
- Fable.Core(>= 2.0.3)
- Fable.PowerPack(>= 3.0.0)
- Fable.Promise(>= 1.1.0)
Tags