Skip to content

iamolegga/iamolegga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Here is a list of my own open source projects:

NestJS

nestjs-pino

GitHub stars npm

Platform agnostic logger for NestJS based on pino with request context in every log.


nestjs-session

GitHub stars npm

Idiomatic session module for NestJS. Built on top of express-session.


nestjs-cookie-session

GitHub stars npm

Idiomatic cookie session module for NestJS. Built on top of cookie-session.


nestjs-roles

GitHub stars npm

Type safe roles guard and decorator made easy.


nestjs-injectable

GitHub stars npm

@Injectable() on steroids that simplifies work with inversion of control in your hexagonal architecture.


nest-ratelimiter

GitHub stars npm

Distributed consistent flexible NestJS rate limiter based on Redis.


create-nestjs-middleware-module

GitHub stars npm

Create a simple idiomatic NestJS module based on Express/Fastify middleware in just a few lines of code with routing out of the box.


nestjs-configure-after

GitHub stars npm

Declarative configuration of NestJS middleware order.


nestjs-saga

GitHub stars npm

Basic implementation of saga pattern for NestJS (do not confuse it with the built-in sagas).


nestjs-gcp-pubsub

GitHub stars npm

The most basic and unopinionated implementation of GCP PubSub transport for NestJS microservices.


nest-nsq-transport

GitHub stars npm

The most basic and unopinionated implementation of NSQ transport for NestJS microservices.

React Native

react-native-launch-arguments

GitHub stars npm

Get launch arguments for testing with Detox and Appium.

Go

enviper

GitHub stars

Consider environment variables while unmarshaling viper's config.


rebus

GitHub stars

Type-safe bus generator for go.


ratelimiter

GitHub stars

Rate limiter with sliding window algorithm implementation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published