Skip to content
View animir's full-sized avatar
Block or Report

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

  1. node-rate-limiter-flexible node-rate-limiter-flexible Public

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

    JavaScript 2.9k 154

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

    Simple example of scalable nodejs websocket server

    JavaScript 15 9

  3. Nest.js prevent brute-force against ... Nest.js prevent brute-force against authorisation example
    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 goldbergyoni/nodebestpractices Public

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

    Dockerfile 96.2k 9.8k

  5. sindresorhus/awesome-nodejs sindresorhus/awesome-nodejs Public

    ⚡ Delightful Node.js packages and resources

    55.8k 5.8k

  6. lirantal/awesome-nodejs-security lirantal/awesome-nodejs-security Public

    Awesome Node.js Security resources

    2.6k 224