#
rest-client
Here are 1,049 public repositories matching this topic...
Simple HTTP and REST client library for Go
go
golang
redirects
middleware
http-client
retry
backoff
golang-library
rest-client
srv-record
go-resty
-
Updated
May 11, 2021 - Go
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python, Ruby
-
Updated
Jun 7, 2021 - TypeScript
REST Client Extension for Visual Studio Code
graphql
http
typescript
rest
rest-api
vscode
http-client
visual-studio-code
vscode-extension
rest-client
-
Updated
Jun 1, 2021 - TypeScript
Fluent URL builder and testable HTTP client for .NET
-
Updated
May 9, 2021 - C#
react
fetch
graphql
http
query
isomorphic
ssr
mutation
request
rest-client
suspense
react-suspense
fetch-data
react-hooks
react-cache
react-hook
reacthook
usefetch
react-usefetch
react-fetch-hook
-
Updated
Jun 8, 2021 - TypeScript
KaiPetzke
commented
Aug 11, 2020
Expected behaviour
The following code snippet:
RestClient::Connection* conn = new RestClient::Connection("https://httpbin.org");
RestClient::Response& r = conn->get("/get");
for(auto& name : { "date", "Date" }) {
try {
std::string& value = r.headers.at(name);
std::cout << name << ": \"" << value << "\"" << std::endl;
} catch(st
A tool for automated testing REST API, generating exquisite testing report and REST API documentation.
-
Updated
Jun 4, 2021 - Java
10
railken
commented
Nov 4, 2019
Open
Resizeable sidebar
3
Hi, I'm a library for interacting with GItHub's REST API in a convenient and ergonomic way. I work on Python 3.6+.
-
Updated
May 24, 2021 - Python
A beautiful, cross-platform REST client.
-
Updated
Mar 31, 2021 - Java
Restangular for Angular 2 and higher versions
fetch
api
http
angular
typescript
reactive
rxjs
rest
angular2
rest-api
restful
observable
typescript-library
request
response
angular-2
restful-api
rest-client
restangular-methods
queryparams
-
Updated
May 26, 2021 - TypeScript
http
promises
json
rest
unity
rest-api
unity3d
ajax
unity-scripts
http-client
web-services
unity-asset
http-requests
requests
httpclient
unity3d-plugin
rest-client
request-promise
async-requests
web-request
-
Updated
Apr 27, 2021 - C#
REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!
-
Updated
May 29, 2021 - C++
Simple and powerful API client for react 👍 Use hooks or FACCs to fetch data in easy way. No dependencies! Just react under the hood.
react
fetch
hooks
ssr
rest-client
fetching
suspense
react-suspense
react-hooks
react-hook
reacthooks
reacthook
facc
fetching-data
rest-api-client
react-rest
-
Updated
Jun 8, 2021 - TypeScript
A framework for building integrations and APIs
-
Updated
May 6, 2021 - JavaScript
ddworak
opened
Nov 4, 2019
Modern C++ REST Client library
-
Updated
Jun 2, 2021 - C++
Powerful, modern HTTP/REST client built on top of the Requests library
python
testing
api
graphql
http
rest
curl
sublime-text
http-client
requests
debug
httpie
rest-client
requester
-
Updated
Apr 17, 2021 - Python
Azure DevOps Python API
-
Updated
Jun 7, 2021 - Python
Packages for working with JSON Schema and JSON Hyper-Schema
-
Updated
May 12, 2021 - JavaScript
A generic JavaScript helper library to query and manipulate Drupal 8 via core REST and JSON API
-
Updated
Nov 15, 2018
VirusTotal Full api
-
Updated
Feb 22, 2021 - Python
The most popular software developer tools in one app
productivity
tools
json-editor
javafx
desktop-application
ascii-art
developer-tools
ascii-graphics
javafx-application
regex-validator
rest-client
javafx-desktop-apps
development-tools
hash-calculations
log-generator
epoch-converter
-
Updated
May 2, 2021 - Java
.NET REST Client Framework for all platforms
android
ios
json
xamarin
rest
csharp
async
xml
uwp
protocol-buffers
rest-client
restclient
netstandard20
-
Updated
May 30, 2021 - C#
Embedding A REST Server In Your Application Should Be Simple
-
Updated
Jan 26, 2021 - C#
A REST client for almost any web service (Firefox and Chrome Extension)
-
Updated
Jun 8, 2021 - JavaScript
Improve this page
Add a description, image, and links to the rest-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rest-client topic, visit your repo's landing page and select "manage topics."

Bug Report Checklist