#
rest-client
Here are 1,083 public repositories matching this topic...
Simple HTTP and REST client library for Go
go
golang
redirects
middleware
http-client
retry
backoff
golang-library
hacktoberfest
rest-client
srv-record
go-resty
hacktoberfest2021
-
Updated
Nov 4, 2021 - Go
OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python, Ruby
-
Updated
Nov 15, 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
Nov 14, 2021 - TypeScript
Fluent URL builder and testable HTTP client for .NET
-
Updated
Nov 4, 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
Nov 9, 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 27, 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
Nov 13, 2021 - Python
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
Oct 31, 2021 - C#
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
Oct 5, 2021 - TypeScript
REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!
-
Updated
Oct 27, 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
Oct 6, 2021 - TypeScript
A framework for building integrations and APIs
-
Updated
Aug 10, 2021 - JavaScript
Modern C++ REST Client library
-
Updated
Aug 7, 2021 - C++
ddworak
commented
Jul 14, 2021
- 2 Udash apps should work just fine in a single JVM
- the API is pretty ugly and even the docs suggest wrapping it
Azure DevOps Python API
-
Updated
Sep 11, 2021 - Python
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
Open
Cookies
MelbourneDeveloper
opened
Jan 3, 2020
Packages for working with JSON Schema and JSON Hyper-Schema
-
Updated
Oct 21, 2021 - JavaScript
A text-based HTTP client in the browser. An interface-less Postman.
testing
api
spa
tools
rest
rest-api
http-client
api-client
self-hosted
developer-tools
api-rest
testing-tools
api-testing
rest-client
no-login-web-apps
api-development
postman-alternative
curl-utility
-
Updated
Nov 14, 2021 - TypeScript
VirusTotal Full api
-
Updated
Sep 3, 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
A generic JavaScript helper library to query and manipulate Drupal 8 via core REST and JSON API
-
Updated
Nov 15, 2018
A REST client for almost any web service (Firefox and Chrome Extension)
-
Updated
Nov 15, 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