palmerabollo / express-ping
Let all your express applications expose a common API to inform about their internal status and health.
☆51Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for express-ping
- Simple way to add Kue-Ui, a much improved interface for kue, to an Express app☆41Updated 4 years ago
- Mongoose plugin easy to add pegination for aggregates☆41Updated last year
- A fast, lightweight an modular library to interact with docker daemons.☆41Updated 2 years ago
- 📊 Collect stats about your node.js process 📊☆29Updated 7 years ago
- ☆28Updated last year
- Fast and efficient in-memory rate-limit for Node, used to alleviate most common DOS attacks.☆108Updated last year
- Node.js auto-update plugin☆76Updated 6 years ago
- This app will automatically pull all applications managed by PM2 to the latest version (compatible git)☆137Updated 6 years ago
- Muri is your friendly neighborhood MongoDB URI parser for Node.js☆32Updated 6 years ago
- An express inspired, event-driven framework for building real time distributed applications over socket.io and redis.☆127Updated 9 years ago
- winston-powered logging daemon☆80Updated 12 years ago
- Storage component for LoopBack.☆130Updated 3 years ago
- Unique job utility for kue☆22Updated last year
- An Express middleware for collecting HTTP statistics.☆15Updated 8 years ago
- Boom response objects in Express☆45Updated 3 years ago
- Plugin to get and set alias for fields in Mongoose schemas to reduce db memory footprint☆56Updated 7 years ago
- An easy way to include all files within a directory. Note: This is a fork of felixge's require-all which allows for optional includes.☆56Updated 2 years ago
- Cache mongoose queries in memory, redis or use your own driver☆80Updated 5 years ago
- Helper utility to provide pretty printed file sizes☆65Updated 2 years ago
- ☆59Updated 2 years ago
- express-http-to-https is a node.js package for providing an Express middleware that redirects the client to HTTPS if they attempt to conn…