restler

HTTP client library

A Node.js library for making HTTP requests with automatic serialization and deserialization of data.

REST client library for node.js

GitHub

2k stars
56 watching
390 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
proyecto26/restclient An HTTP client library for Unity that uses promises to simplify asynchronous requests 1,247
jpillora/jquery.rest A jQuery plugin for interacting with RESTful APIs in an easy and standardized way 614
jakutis/httpinvoke An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. 344
melbournedeveloper/restclient.net A .NET framework for building REST clients with asynchronous API calls and automatic serialization. 365
kong/unirest-nodejs A Node.js HTTP client library providing a simplified way to make requests and send data. 953
frigus02/rester A tool for making HTTP requests to web services from web browsers. 351
jgiacomini/tiny.restclient A modern C# library for building simple and asynchronous REST clients. 210
adamski/restrequest A C++ module for making HTTP requests to REST APIs. 63
canton7/restease A type-safe REST API client library for .NET Standard and .NET Framework 1,084
paldom/angular2-rest An Angular 2 HTTP client for consuming RESTful services with TypeScript. 248
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
mrtazz/restclient-cpp A C++ library that provides an easy-to-use interface for making HTTP/REST requests. 1,567
ngify/ngify A suite of libraries and tools providing a reactive HTTP client and request adapters for various platforms, aimed at simplifying web development with Angular. 102
lukeed/httpie A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. 580
sindresorhus/ky-universal Makes Ky, a modern HTTP client library for browsers, usable in Node.js too 671