Simple library for defining an API through an F# record and accessing it normally.
Info
Version: | 4.0.1 |
Author(s): | ChernayaKoshka |
Last Update: | Sunday, December 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ChernayaKoshka/EasyHttp |
NuGet Url: | https://www.nuget.org/packages/FsEasyHttp |
Install
Install-Package FsEasyHttp
dotnet add package FsEasyHttp
paket add FsEasyHttp
FsEasyHttp Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0)
- TaskBuilder.fs(>= 2.1.0)
Tags