-
-
client-python
... users to the following URL:
>>> print "In your browser, go to: " + api.get_authorization_url()
>>> # This example uses raw_input ... .get('/ping')
Calling endpoints
-----------------
Once you instantiate a client, you can use the get/put/post/delete ...
-
client-js
... , we are still putting together the building blocks of the API client. For now, the library consists solely of an Ajax library that ... py
This will start a server for handling the ajax call. Your browser will be started and test.html will be loaded from the ...
-
node-client-sessions
... 's built-in session middleware.
## Installation
`npm install client-sessions`
## Usage
Basic usage:
```js
var sessions = require ...
ephemeral: false, // when true, cookie expires when the browser closes
httpOnly: true, // when true, cookie is not ...
-
jayson
... emit the [same custom events](#clienthttp-events) as `Client.http`.
[nodejs_docs_https_request]: http://nodejs.org/api/all.html ... ) {
console.error(err);
});
```
Please refer to the [regular browser client](#clientbrowser) section of the README for more ...
-
-
knet-client
...
# KNET Sample Client #
This is a fully contained KNET client application that demonstrates how to use
the *e24PaymentPipe* class that I wrote.
... .
* Run the test server `python main.py`
* Open a browser and go to `http://localhost:5000/1/123.456`
* ...
-
rack-ping
... good in order to validate nothing crawled up to production,
as well as validation for post-production deployment.
`ping` will bust any browser/client cache for you.
## Contributing
Guard is set up for your ease of ...
-
connect-ping
... ,
as well as validation for post-production deployment.
`ping` will bust any browser/client cache for you.
## Contributing
Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).
...
-
mvc.net-ping
... in order to validate nothing crawled up to production,
as well as validation for post-production deployment.
`ping` will bust any browser/client cache for you.
## Contributing
Albacore is used to handle the build. ...
-
dblbook
... (with instant
results).
It is designed to run in a web browser, client side, using
indexedDB as its data store (though with ... data locally
Because of the second dependency, it requires a web browser
(there doesn't appear to be a robust implementation of
...
-