Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
animir
Follow

Roman animir

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 node-rate-limiter-flexible Public

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

    JavaScript 3.5k 184

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

    Simple example of scalable nodejs websocket server

    JavaScript 17 8

  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 (July 2024)

    Dockerfile 105k 10.7k

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

    Delightful Node.js packages and resources

    65.2k 6.2k

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

    Awesome Node.js Security resources

    3k 275