Skip to content

It allows you to consume an API easily, passing the URL, indicating the type of data gets the result of the call

Notifications You must be signed in to change notification settings

JLOrdaz/APIClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APICLIENT

It allows you to consume an API easily, passing the URL, indicating the type of data gets the result of the call. Handles GET, POST, PUT, and DELETE with variations for data types when calling the method and receiving the response. I currently use it in my personal projects and wanted to share it for the benefit of others.

Using from Nuget Nuget

About

It allows you to consume an API easily, passing the URL, indicating the type of data gets the result of the call

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages