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

poll‑server‑check is an npm library that lets front‑end applications continuously monitor a backend’s availability. It provides a `clientCheck` function that pings a given URL, automatically retries when the server is down, and shows toast notifications of the current status, while the complementary `serverCheck` helper adds a simple health‑check endpoint to an Express app. It’s aimed at developers building web apps—especially React projects—who want an out‑of‑the‑box way to keep users informed when their API service is temporarily unavailable.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ansari-irfan-360/poll-server-check

Account's avatar
axios/axios
Promise based HTTP client for the browser and node.js
Account's avatar
apvarun/toastify-js
Toastify is a lightweight, vanilla JS toast notification library.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for express
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Ansari-Irfan-360's profile
Ansari-Irfan-360
17 contributions

Recent events

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

No events yet
ansari-irfan-360

ansari-irfan-360/poll-server-check

A npm package that checks if the server is running or if it's down. If the server is down, it repeatedly sends a check API to the backend to wake it up and displays toast notification of the current status.

TypeScript
0
0
MIT License