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 of localmed/api-mock

Account's avatar
apiaryio/protagonist
API Blueprint Parser
Account's avatar
substack/node-optimist
Light-weight option parsing with an argv hash. No optstrings attached.
Account's avatar
grncdr/uri-template
Parse and expand URI templates as defined by http://tools.ietf.org/html/rfc6570
Account's avatar
winstonjs/winston
A logger for just about everything.
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
alexgorbatchev/coffee-errors
Patches error stack to display correct line numbers. CoffeeScript has built in support for this, but it only works when the script is executed through the `coffee` command. If you are running mocha, n
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
benbria/coffee-coverage
Istanbul and JSCoverage-style instrumentation for CoffeeScript files.
Account's avatar
fishbar/jscoverage
a javascript coverage tool, can be used in node dev, and browser side js dev
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
StevenLooman/mocha-lcov-reporter
LCOV reporter for Mocha
Account's avatar
coffeedoc/codo
A CoffeeScript documentation generator.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
nock/nock
HTTP server mocking and expectations library for Node.js
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
ladjs/supertest
SuperAgent driven library for testing HTTP servers

Support the repos that depend on this repository

Top contributors

ecordell's profile
ecordell
13 contributions
lucascaro's profile
lucascaro
4 contributions
petebrowne's profile
petebrowne
2 contributions
rafaelmenta's profile
rafaelmenta
2 contributions
kewang's profile
kewang
1 contributions

Recent events

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

No events yet
localmed

localmed/api-mock

Creates a mock server based on an API Blueprint

HTML
496
58
MIT License

API‑Mock is a Node.js command‑line tool that reads an API Blueprint document and automatically spins up an Express‑based mock server exposing the defined routes and example responses. It’s aimed at developers and API designers who want a quick, configurable mock backend for testing or front‑end development without writing any server code themselves.