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

`echoecho` is a tiny Node.js utility that adds a set of predictable “echo” HTTP endpoints to any server. It lets developers test clients by returning the request data (or custom files, delayed responses, and arbitrary status codes) via routes such as `/echo/get`, `/echo/post`, `/echo/status/403`, or `/echo/delay/2/json`. The package is aimed at web developers building or testing APIs, especially when they need a simple, programmable mock server for automated or manual testing.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of davglass/echoecho

Account's avatar
cloudhead/vows
Asynchronous BDD & continuous integration for node.js
Account's avatar
yui/yui-lint
Default JSHint rules used by YUI in its various packages
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca

Support the repos that depend on this repository

Top contributors

davglass's profile
davglass
56 contributions
ekashida's profile
ekashida
5 contributions
ericf's profile
ericf
3 contributions
andrewnicols's profile
andrewnicols
2 contributions
okuryu's profile
okuryu
1 contributions

Recent events

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

No events yet
davglass

davglass/echoecho

Simple server reponse echoer to help when testing.

JavaScript
14
7
Other