The Wayback Machine - https://web.archive.org/web/20201002210618/https://github.com/animir
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Node.js rate limit requests by key with atomic increments in single process or distributed environment.

    JavaScript 1.3k 53

  2. Simple example of scalable nodejs websocket server

    JavaScript 6 4

  3. 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. The Node.js best practices list (September 2020)

    JavaScript 53.1k 5.1k

  5. Delightful Node.js packages and resources

    38.3k 4.7k

  6. Awesome Node.js Security resources

    JavaScript 1.1k 108

20 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

October 2020

animir has no activity yet for this period.

September 2020

You can’t perform that action at this time.