rclient
REST client
A minimalistic Go library providing a straightforward REST client for building applications.
Minimalistic REST client for Go applications
35 stars
4 watching
3 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists
awesome-goclientgogolangrest
Related projects:
Repository | Description | Stars |
---|---|---|
jgiacomini/tiny.restclient | A modern C# library for building simple and asynchronous REST clients. | 210 |
srfrog/go-relax | A framework for building RESTful APIs in Go | 152 |
kivra/restclient | An Erlang library for working with RESTful web services | 95 |
melbournedeveloper/restclient.net | A .NET framework for building REST clients with asynchronous API calls and automatic serialization. | 365 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,247 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
k-capehart/go-salesforce | An API wrapper for interacting with Salesforce using the Go programming language | 30 |
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 |
tebru/retrofit-php | A PHP implementation of a REST client | 157 |
mwunsch/weary | A framework and DSL for building RESTful web service clients | 479 |
godfat/rest-core | A Ruby library for building modular REST clients with flexible interfaces and concurrent request capabilities | 57 |
halorgium/rack-client | A Ruby client wrapper around Rack apps or live HTTP services | 99 |
rogermolas/rmhttp | A lightweight iOS and watchOS REST API library | 7 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |