Skip to content
View animir's full-sized avatar

Block or report animir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. node-rate-limiter-flexible Public

    Atomic counters and rate limiting tools. Limit resource access at any scale.

    JavaScript 3.2k 166

  2. scalable-nodejs-socketio-redis-nginx-example Public

    Simple example of scalable nodejs websocket server

    JavaScript 16 9

  3. Nest.js prevent brute-force against ...
    1
    import { Request, Response } from 'express';
    2
    import { Body, Controller, Post, Req, Res } from '@nestjs/common';
    3
    import { UserService } from './user.service';
    4
    import * as Redis from 'ioredis';
    5
    import { RateLimiterRedis } from 'rate-limiter-flexible';
  4. goldbergyoni/nodebestpractices Public

    ✅ The Node.js best practices list (July 2024)

    Dockerfile 102k 10.4k

  5. sindresorhus/awesome-nodejs Public

    ⚡ Delightful Node.js packages and resources

    59.9k 5.9k

  6. lirantal/awesome-nodejs-security Public

    Awesome Node.js Security resources

    2.8k 246