Francesco Giovannini (fgiova)

fgiova

Geek Repo

Location:Italy

Github PK Tool:Github PK Tool

Francesco Giovannini's repositories

sqs-consumer

A sqs-consumer with zero dependencies with aws-sdk, undici for http calls, and a no-blocking signature system

Language:TypeScriptLicense:MITStargazers:8Issues:1Issues:0

aws-signature

This module makes it easy to sign AWS requests with the Signature V4 algorithm, using a simple interface. Each request is signed in a separate thread, so that the main thread is not blocked. The module use lru-cache to cache the signing keys, so that the same key is not computed twice.

Language:TypeScriptLicense:MITStargazers:3Issues:1Issues:0

fastify-sqs-consumer

This plugin for fastify 4.x allows you to consume messages from AWS SQS queues. On fastify shutdown a simple wait function is called to wait for the end of the processing of the messages in progress

Language:TypeScriptLicense:MITStargazers:3Issues:1Issues:0

fastify-rest-gateway

This plugin for fastify 4.x allows you to expose REST APIs for your REST microservices starting from OpenApi contracts hosted into same microservice.

Language:TypeScriptLicense:MITStargazers:1Issues:1Issues:0

fastify-sqs-sns-publisher

This plugin for fastify 4.x allows you to publish messages to AWS SQS queues and SNS topics, using a simple interface.

Language:TypeScriptLicense:MITStargazers:1Issues:1Issues:0
Language:TypeScriptLicense:MITStargazers:1Issues:1Issues:0

mini-sqs-client

Mini sqs client using unidici as http agent

Language:TypeScriptLicense:MITStargazers:1Issues:1Issues:0

sorted-array

This simple module provides an array implementation, with a sorting feature using binary search algorithm.

Language:TypeScriptLicense:MITStargazers:1Issues:1Issues:0

jodconverter

Automatically exported from code.google.com/p/jodconverter

Language:JavaStargazers:0Issues:0Issues:120

restartable

Restart Fastify without losing a request

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

scramble

Modern Laravel OpenAPI (Swagger) documentation generator. No PHPDoc annotations required.

Language:PHPLicense:MITStargazers:0Issues:0Issues:0

stadia-controller-flasher

Utility for flashing Stadia Controllers

Language:HTMLStargazers:0Issues:0Issues:0

undici-rest-client

A simple generic REST client using undici

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0