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-ip
Infer the Request IP (or IPs if behind a proxy) based on custom headers
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/lib_template
Template repository for bootstrap new libraries faster
metcoder95/one-more-time
Retry library with focus on flow control
metcoder95/tiny-pool
Extremely simplistic and tiny AsyncPool for limiting concurrency of async operations
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/undici
An HTTP/1.1 client, written from scratch for Node.js
metcoder95/30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
metcoder95/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
metcoder95/create-fastify
Rapidly generate a Fastify project
metcoder95/fastify-discord-bot-demo
A collection of my Fastify blog posts!
metcoder95/fuse-box
Easy to use resiliency library for all kind of workloads.
metcoder95/gistpush
Add your Gist using command line & a POW! :beers:
metcoder95/h2ws
HTTP/2 WebSocket server for Node.js
metcoder95/https-pem
Self-signed PEM key and certificate ready for use in your HTTPS server
metcoder95/interview-codingchallenge-fsjs
A coding challenge for Fullstack JavaScript candidates, part of the interview process
metcoder95/metcoder95
Config files for my GitHub profile.
metcoder95/node-mtls
metcoder95/opentelemetry-operations-js
This repository is home to Google Cloud Exporters (Trace and Monitoring) for OpenTelemetry Node.js Project (https://github.com/open-telemetry/opentelemetry-js)
metcoder95/pacquet
experimental package manager for node.js
metcoder95/Pokedex
metcoder95/progress-estimator
Logs a progress bar and estimation for how long a Promise will take to complete
metcoder95/Proyecto-IS
Sistema de solicitud de servicio (Gestion de tickets) (MEAN)
metcoder95/telegram-mad-lips
Telegram Mad Libs game bot
metcoder95/webrtc-js
WebRTC customized examples
metcoder95/website
This project is used to build the website for fastify web framework and publish it online.