Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
benkroeger's profile
benkroeger
56 contributions
futin's profile
futin
1 contributions
benkroeger

benkroeger/ibm-connections-profiles...

An IBM Connections Profiles API Wrapper, using the oniyi-request package for http and caching

JavaScript
2
0
No license

Support the dependencies of benkroeger/ibm-connections-profiles-service

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
benkroeger/oniyi-http-plugin-credentials
A plugin for oniyi-http-client for automatic attachment of user credentials
Account's avatar
benkroeger/oniyi-utils-xml
utils for handling xml data
Account's avatar
benkroeger/oniyi-vcard-parser
A vcard to JSON and back parser
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
nock/nock
HTTP server mocking and expectations library for Node.js
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

The **ibm-connections-profiles-service** package is a lightweight Node.js wrapper around the IBM Connections Profiles REST API. It simplifies fetching profile entries (e.g., by email) by handling HTTP calls and response caching via the `oniyi-http-client` library, and it provides a simple callback‑based interface for developers integrating IBM Connections data into their applications.