-
Updated
Jun 18, 2021 - TypeScript
#
client-library
Here are 349 public repositories matching this topic...
Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
Python client library for Google Maps API Web Services
-
Updated
Jun 15, 2021 - Python
Given a web API, Generate client libraries in node, php, python, ruby
-
Updated
Dec 19, 2019 - Go
Node.js client library for Google Maps API Web Services
-
Updated
Jun 14, 2021 - TypeScript
github api v3 in nodejs
-
Updated
Apr 29, 2021 - CoffeeScript
Counter-Strike 1.6 rewritten client.dll. Without VGUI, ParticleMan and ecology friendy.
-
Updated
Oct 30, 2018
PHP client library for interacting with a RETS server to pull real estate listings, photos and other data made available from an MLS system
-
Updated
Mar 8, 2021 - PHP
-
Updated
Jun 19, 2021 - Go
adnanademovic
commented
Dec 26, 2017
Both rospy and roscpp allow various frequencies and ways of logging. In rospy there are most prominently logs that happen periodically or once, as described here.
In the C++ and Python solution, this is done by taking the line number and filename, and maintaining a singleton hash map of all the periodic and unique logs. So
1
Open
Write documentation
mediasoup client side JavaScript library
-
Updated
Jun 14, 2021 - JavaScript
-
Updated
Jun 8, 2021 - TypeScript
iyzipay api php client
-
Updated
Mar 23, 2021 - PHP
SparkPost client library for Node.js
-
Updated
May 7, 2021 - JavaScript
Client library for writing ROS nodes in JavaScript with nodejs
-
Updated
Jun 1, 2021 - JavaScript
Implementation of XMLRPC protocol in Go language.
-
Updated
Oct 22, 2020 - Go
iyzipay api node.js client
-
Updated
May 3, 2021 - JavaScript
Javascript, Node, Typescript, React Native client library SDK for Ably realtime messaging service
-
Updated
May 28, 2021 - JavaScript
iyzipay api .net client
-
Updated
Dec 7, 2020 - C#
Minimalist node.js command-line & programmatic API client for imaginary
resize
image-processing
crop
image-manipulation
resize-images
watermark-image
client-library
imaginary
-
Updated
Nov 18, 2018 - JavaScript
Improve this page
Add a description, image, and links to the client-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the client-library topic, visit your repo's landing page and select "manage topics."
As a user of your library,
I want to use the GHRepositorySearchBuilder class to find my forked repositories
so that I'm able to automate fetch upstream.
Current implementation
The GHRepositorySearchBuilder has a forks method. But this is for searching for how many time a repository was forked and not if the repository itself is a fork.
Expected implementation
Add a fork