-
Updated
Sep 16, 2020 - 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
Jul 28, 2020 - 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
Sep 14, 2020 - TypeScript
Telegram MTProto API Client Library and Framework for Python
python
api
bot
client
library
framework
bots
telegram
python-library
telegram-api
mtproto
telegram-desktop
python-telegram-bot
telegram-client
client-library
userbot
mtproto-schema
tdlib
pyrogram
mtproxy
-
Updated
Sep 16, 2020 - Python
github api v3 in nodejs
-
Updated
Aug 12, 2020 - 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
Aug 11, 2020 - PHP
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
-
Updated
Sep 16, 2020 - Go
-
Updated
Sep 10, 2020 - TypeScript
mediasoup client side JavaScript library
-
Updated
Sep 16, 2020 - JavaScript
iyzipay api php client
-
Updated
Aug 26, 2020 - PHP
SparkPost client library for Node.js
-
Updated
Jul 16, 2020 - JavaScript
Client library for writing ROS nodes in JavaScript with nodejs
-
Updated
Sep 16, 2020 - JavaScript
Implementation of XMLRPC protocol in Go language.
-
Updated
Jul 21, 2020 - Go
iyzipay api node.js client
-
Updated
Aug 13, 2020 - JavaScript
Javascript, Node, Typescript client library SDK for Ably realtime messaging service
-
Updated
Sep 14, 2020 - JavaScript
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
iyzipay api .net client
-
Updated
Aug 10, 2020 - C#
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."
Describe the bug
It currently seems to be impossible to add a new public key to user's account using
GHMyself
.POST /user/keys
is the relevant GitHub API endpoint.To Reproduce
Read docs on
GHMyself
and observe the method not being presentExpected behavior
`GHMyself::addK