Pinned Repositories
async-cache-dedupe
Async cache with dedupe support
cache
Adds an in-process caching layer to Mercurius. Federation is fully supported.
do-typescript-without-typescript
"Do TypeScript without TypeScript" talk
envro
A crate to load environment variables from a .env file into the process environment variables
fastify-peekaboo
fastify plugin for memoizing responses by expressive settings
json-stringify-extended
JSON.stringify any data types
node-bench-iteration
What's the fastest way to iterate in node.js?
node-security-checklist
node.js server security checklist
service-systemd
Setup a node.js app as systemd service.
vue-openseadragon
OpenSeaDragon component for Vue.js
simone-sanfratello's Repositories
simone-sanfratello/do-typescript-without-typescript
"Do TypeScript without TypeScript" talk
simone-sanfratello/be-strict
add 'use strict' on the top of js files - don't forget to be strict with javascript!
simone-sanfratello/eslint-plugin-security
ESLint rules for Node Security
simone-sanfratello/p2d2-workshop
"From zero to a REST API with node.js and PostgreSQL" workshop for Prague PostgreSQL Developer Day 2020
simone-sanfratello/async-cache-dedupe
Async cache with dedupe support
simone-sanfratello/autocannon
fast HTTP/1.1 benchmarking tool written in Node.js
simone-sanfratello/cache
simone-sanfratello/dd-trace-js
JavaScript APM Tracer
simone-sanfratello/docs
📚 Prisma Documentation
simone-sanfratello/fastify
Fast and low overhead web framework, for Node.js
simone-sanfratello/fastify-massive
Massive.js plugin for Fastify
simone-sanfratello/graphql-cache-invalidation-live
Live coding of "Event-based cache invalidation in GraphQL"
simone-sanfratello/js-libp2p
The JavaScript Implementation of libp2p networking stack.
simone-sanfratello/libp2p-bitswap-issues
simone-sanfratello/mercurius
Implement GraphQL servers and gateways with Fastify
simone-sanfratello/mercurius-autoload
autoload for mercurius
simone-sanfratello/mercurius-cache-invalidation-poc
simone-sanfratello/microdiff
A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
simone-sanfratello/npm-check-cache
check if local cache contains a package
simone-sanfratello/postgraphile
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
simone-sanfratello/todo-pinia
Tutorial on using state management library Pinia to build a to-do list in Vue 3
simone-sanfratello/envro
A crate to load environment variables from a .env file into the process environment variables
simone-sanfratello/debug-fastify-citgm
Automate ops to debug fastify for citgm
simone-sanfratello/fastify-citgm
Debug fastify for node/citgm
simone-sanfratello/graphql-composer
GraphQL API Composer
simone-sanfratello/node-pg-json-bench
Performance test for read and write json on pg
simone-sanfratello/pino-spy
A commodity setup to spy on pino, for testing purpose only
simone-sanfratello/platformatic
Platformatic Open Source monorepo!
simone-sanfratello/restartable
Restart Fastify without losing a request
simone-sanfratello/single-user-cache