RestSharp
REST client library
A lightweight HTTP client library for .NET that simplifies making REST API calls.
Simple REST and HTTP API Client for .NET
10k stars
422 watching
2k forks
Language: C#
last commit: about 2 months ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mrtazz/restclient-cpp | A C++ library that provides an easy-to-use interface for making HTTP/REST requests. | 1,567 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,247 |
melbournedeveloper/restclient.net | A .NET framework for building REST clients with asynchronous API calls and automatic serialization. | 365 |
canton7/restease | A type-safe REST API client library for .NET Standard and .NET Framework | 1,084 |
dotnetcore/webapiclient | A .NET library for building high-performance REST API clients with features like semantic declaration, aspect-oriented programming, and Swagger-to-code support. | 2,053 |
jgiacomini/tiny.restclient | A modern C# library for building simple and asynchronous REST clients. | 210 |
simov/purest | A lightweight, flexible JavaScript library for building REST API clients with built-in support for authentication and query parameters. | 553 |
go-resty/resty | A versatile and flexible HTTP client library for Go | 10,161 |
adamski/restrequest | A C++ module for making HTTP requests to REST APIs. | 63 |
microsoft/cpprestsdk | A C++ SDK for building cloud-based client-server communication applications. | 8,017 |
reactiveui/refit | An automatic type-safe REST library for .NET Core and Xamarin. | 8,634 |
jenius-apps/nightingale-rest-api-client | A modern, resource-efficient REST API client for Windows. | 762 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
chriskacerguis/codeigniter-restserver | A CodeIgniter extension that simplifies the implementation of RESTful servers using one controller and minimal configuration. | 4,893 |
frigus02/rester | A tool for making HTTP requests to web services from web browsers. | 351 |