Pinned Repositories
cloud-pine
Pino Transport abstraction for Google Cloud Logging
fastify
Fast and low overhead web framework, for Node.js
fastify-get-head
Fastify plugin to set a HEAD route handler for each GET handler previously registered
fastify-ip
Infer the Request IP (or IPs if behind a proxy) based on custom headers
fastify-racing
Cancel any running operation at the right time on your request handler
fastify-split-validator
fastify-split-validator is a plugin which allows you to setup, granularly, different validator per HTTP part of the request. This works at a route level, doing a fallback into a default validator using the default server config from the instance where the plugin is being installed.
lib_template
Template repository for bootstrap new libraries faster
node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
piscina
A fast, efficient Node.js Worker Thread Pool implementation
undici
An HTTP/1.1 client, written from scratch for Node.js
metcoder95's Repositories
metcoder95/cloud-pine
Pino Transport abstraction for Google Cloud Logging
metcoder95/fastify-racing
Cancel any running operation at the right time on your request handler
metcoder95/fastify-split-validator
fastify-split-validator is a plugin which allows you to setup, granularly, different validator per HTTP part of the request. This works at a route level, doing a fallback into a default validator using the default server config from the instance where the plugin is being installed.
metcoder95/fastify-ip
Infer the Request IP (or IPs if behind a proxy) based on custom headers
metcoder95/fastify-get-head
Fastify plugin to set a HEAD route handler for each GET handler previously registered
metcoder95/lib_template
Template repository for bootstrap new libraries faster
metcoder95/one-more-time
Retry library with focus on flow control
metcoder95/avvio
Asynchronous bootstrapping of Node applications
metcoder95/fastify-cloud-function
Helper plugin to deploy Fastify applications on GCP Cloud Functions
metcoder95/OpenWeatherAPI
metcoder95/wait-on
wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
metcoder95/fastify
Fast and low overhead web framework, for Node.js
metcoder95/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
metcoder95/piscina
A fast, efficient Node.js Worker Thread Pool implementation
metcoder95/undici
An HTTP/1.1 client, written from scratch for Node.js
metcoder95/aws-lambda-fastify
Insipired by aws-serverless-express to work with Fastify with inject functionality.
metcoder95/create-fastify
Rapidly generate a Fastify project
metcoder95/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
metcoder95/fastify-discord-bot-demo
A collection of my Fastify blog posts!
metcoder95/hyperid
Uber-fast unique id generation, for Node.js and the browser
metcoder95/kill-port
❌ Kill the process running on given port
metcoder95/metcoder95
Config files for my GitHub profile.
metcoder95/otel
OpenTelemetry instrumentation library
metcoder95/pacquet
experimental package manager for node.js
metcoder95/pino
🌲 super fast, all natural json logger
metcoder95/Reactive-Resume
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
metcoder95/serverless-coordinates
metcoder95/tiny-pool
Extremely simplistic and tiny AsyncPool for limiting concurrency of async operations
metcoder95/web-server-frameworks
A place for Node.js Web-Server Framework authors and users to collaborate
metcoder95/website
This project is used to build the website for fastify web framework and publish it online.