RestEase
REST API client library
A type-safe REST API client library for .NET Standard and .NET Framework
Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit
1k stars
30 watching
109 forks
Language: C#
last commit: 12 months ago
Linked from 7 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jgiacomini/tiny.restclient | A modern C# library for building simple and asynchronous REST clients. | 210 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,247 |
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 |
melbournedeveloper/restclient.net | A .NET framework for building REST clients with asynchronous API calls and automatic serialization. | 365 |
letsar/restless | Automatically generates type-safe REST API clients at compile-time | 111 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
mmontone/cl-rest-server | Library for building RESTful APIs with Common Lisp | 67 |
jpillora/jquery.rest | A jQuery plugin for interacting with RESTful APIs in an easy and standardized way | 614 |
adamski/restrequest | A C++ module for making HTTP requests to REST APIs. | 63 |
mrtazz/restclient-cpp | A C++ library that provides an easy-to-use interface for making HTTP/REST requests. | 1,567 |
jenius-apps/nightingale-rest-api-client | A modern, resource-efficient REST API client for Windows. | 762 |
2muchcoffeecom/ngx-restangular | An Angular service that simplifies common RESTful API requests with a minimal amount of client code. | 781 |
stdevtm/rxrestclient | A client library for building reactive REST services with easy request construction and customization options | 16 |
simov/purest | A lightweight, flexible JavaScript library for building REST API clients with built-in support for authentication and query parameters. | 553 |
paldom/angular2-rest | An Angular 2 HTTP client for consuming RESTful services with TypeScript. | 248 |