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

restify‑git‑json is a Node.js server that wraps a configurable Git repository (on‑disk or in‑memory) with a GitHub‑compatible REST API, exposing Git objects—refs, commits, trees, blobs—and a special upload endpoint that streams files into uniquely‑named branches. It’s aimed at developers who need a lightweight, programmatic Git backend (e.g., for custom tooling, automated uploads, or services that want Git‑style storage without running a full Git server).

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
bewest's profile
bewest
191 contributions
tidepool-org

tidepool-org/restify-git-json

basic clone of github api using js-git

JavaScript
6
1
BSD 2-Clause "Simplified" License

Support the dependencies of tidepool-org/restify-git-json

Account's avatar
creationix/js-git
Git Implemented in JavaScript
Account's avatar
restify/node-restify
REST framework
Account's avatar
trentm/node-bunyan
a JSON logging library for node.js services
Account's avatar
creationix/git-node
A convenience wrapper for js-git preconfigured for node.js
Account's avatar
creationix/git-node-platform
A js-git platform implementation for node.js
Account's avatar
creationix/git-fs-db
A js-git interface adapter that implements db using fs.
Account's avatar
dominictarr/event-stream
construct pipes of streams of events
Account's avatar
creationix/git-pkt-line
pkt-line encoder and decoder as min-stream
Account's avatar
bewest/nurlize
normalize urls
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
mochajs/mocha
Classic, reliable, trusted test framework for Node.js and the browser
Account's avatar
alex-seville/travis-cov
Mocha/blanket coverage reporter for travis-ci.
Account's avatar
alex-seville/blanket
seamless js code coverage
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
connrs/node-mime-multipart-stream
Create a readable stream composed of multiple parts of an overall MIME multipart section
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
StevenLooman/mocha-lcov-reporter
LCOV reporter for Mocha