A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data.
Info
| Version: | 2.0.0 |
| Author(s): | Maher Ashori |
| Last Update: | Wednesday, June 7, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/maherAshori/Http-Rest-Service |
| NuGet Url: | https://www.nuget.org/packages/AngularHttpRest |
Install
Install-Package AngularHttpRest
dotnet add package AngularHttpRest
paket add AngularHttpRest
AngularHttpRest Download (Unzip the "nupkg" after downloading)
Dependencies
Tags