Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Fastify

Fastify is a high-performance Node.js web framework, thriving with a dedicated open-source community for collaborative growth and excellence.
Collective - Host: opensource - https://opencollective.com/fastify - Website: https://fastify.dev/ - Code: https://github.com/fastify/fastify

ci: ignore node-14 on windows

github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
remove double validation of onReady-hook

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
Expose hook related functions

github.com/fastify/fastify - Uzlopak opened this issue over 1 year ago
Making Vercel Serverless docs easier to use

github.com/fastify/fastify - Ekott2006 opened this pull request over 1 year ago
Added type definition for allowUnsafeRegex

github.com/fastify/fastify - xijdk opened this pull request over 1 year ago
build(deps-dev): Bump eslint-plugin-n from 15.7.0 to 16.0.0

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
workflow(benchmark): update node version

github.com/fastify/fastify - RafaelGSS opened this pull request over 1 year ago
chore: tests for genReqIdFactory and minor changes

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
fix: update removeHeader type to be FastifyReply

github.com/fastify/fastify - dancastillo opened this pull request over 1 year ago
docs(request): fix typo in compileValidationSchema function name

github.com/fastify/fastify - giuliowaitforitdavide opened this pull request over 1 year ago
build(deps): Bump lycheeverse/lychee-action from 1.7.0 to 1.8.0

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
fix(#4774): close bindings through the hook system

github.com/fastify/fastify - metcoder95 opened this pull request over 1 year ago
revert: hotfix dev dep

github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
docs(ecosystem): add fastify-evervault plugin

github.com/fastify/fastify - Briscoooe opened this pull request over 1 year ago
chore: pin json-schema-to-ts

github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
feat!: Add req.hostname and req.port

github.com/fastify/fastify - aarontravass opened this pull request over 1 year ago
fix: benchmark:parser script

github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
Prueba

github.com/fastify/fastify - valki774 opened this issue over 1 year ago
feat: Type narrowing on status().send() chains

github.com/fastify/fastify - aadito123 opened this pull request over 1 year ago
feat: add childLoggerFactory config

github.com/fastify/fastify - brettwillis opened this pull request over 1 year ago
Add missing trailer method definitions

github.com/fastify/fastify - atesgoral opened this pull request over 1 year ago
feat: added originalUrl in request object #4704

github.com/fastify/fastify - aarontravass opened this pull request over 1 year ago
Fix lowercase HTTP methods type

github.com/fastify/fastify - matthyk opened this pull request over 1 year ago
Type narrowing on FastifyReply

github.com/fastify/fastify - aadito123 opened this issue over 1 year ago
Remove debug logging for URL rewrite

github.com/fastify/fastify - brettwillis opened this pull request over 1 year ago
Remove URL rewrite logging?

github.com/fastify/fastify - brettwillis opened this issue over 1 year ago
feat: async validation support

github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
Feature: Child logger hook

github.com/fastify/fastify - brettwillis opened this issue over 1 year ago
Allow lowercase methods when registering routes

github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
Add feature in readme for fastify

github.com/fastify/fastify - devhabib429 opened this pull request over 1 year ago
Add support for lowercase HTTP methods in route() method

github.com/fastify/fastify - ashikkabeer opened this pull request over 1 year ago
doc: remove RafaelGSS from plugins team

github.com/fastify/fastify - RafaelGSS opened this pull request over 1 year ago
Typo correction from extendible to extensible

github.com/fastify/fastify - devhabib429 opened this pull request over 1 year ago
error headers post request

github.com/fastify/fastify - evgmoroz44 opened this issue over 1 year ago
Accept lower case of method like axios

github.com/fastify/fastify - khaled-hossain-code opened this issue over 1 year ago
Default path with ''

github.com/fastify/fastify - Shyam-Chen opened this issue over 1 year ago
build(deps-dev): Bump @types/node from 18.16.5 to 20.1.0

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
chore: add test-compare action

github.com/fastify/fastify - RafaelGSS opened this pull request over 1 year ago
Chore(Workflow): Update website.yml

github.com/fastify/fastify - luisorbaiceta opened this pull request over 1 year ago
support send typedarray objects (#4715)

github.com/fastify/fastify - Ceereals opened this pull request over 1 year ago
Vercel docs need some attention

github.com/fastify/fastify - andybak opened this issue over 1 year ago
broken Circle CI integration

github.com/fastify/fastify - climba03003 opened this issue over 1 year ago
chore: fix Reply.md internal link

github.com/fastify/fastify - climba03003 opened this pull request over 1 year ago
preClose hook is missing in the site docs

github.com/fastify/fastify - ivan-tymoshenko opened this issue over 1 year ago
build(deps): bump dependencies

github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
chore(deps): bump process-warning to ^2.2.0

github.com/fastify/fastify - climba03003 opened this pull request over 1 year ago
Package Manager CI Failing with PNPM 8

github.com/fastify/fastify - Fdawgs opened this issue over 1 year ago
build(deps): Bump lycheeverse/lychee-action from 1.6.1 to 1.7.0

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
docs(readme): move table of contents

github.com/fastify/fastify - ileighAube opened this pull request over 1 year ago
ci: test using pnpm 8

github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
Maintain custom response schema

github.com/fastify/fastify - jaschaephraim opened this pull request over 1 year ago
[WIP] Compare content type charsets case-insensitively

github.com/fastify/fastify - lilsweetcaligula opened this pull request over 1 year ago
Updates to docs and types regarding the `res` serializer

github.com/fastify/fastify - bienzaaron opened this pull request over 1 year ago
Support send `TypedArray` objects

github.com/fastify/fastify - suerta-git opened this issue over 1 year ago
ci: only trigger on pushes to main branches

github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
Add mention to default error handler on reply send

github.com/fastify/fastify - paul-jolimoi opened this pull request over 1 year ago
docs: add fastify-opaque-apake to Ecosystem.md

github.com/fastify/fastify - cyyynthia opened this pull request over 1 year ago
Why has the tagging format changed?

github.com/fastify/fastify - lholmquist opened this issue over 1 year ago
ESLint error on async hooks

github.com/fastify/fastify - JbIPS opened this issue over 1 year ago
Update GOVERNANCE.md

github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
fix: revert changes made to route hook types

github.com/fastify/fastify - vidarc opened this pull request over 1 year ago
export FastifyRawRequest type

github.com/fastify/fastify - ianzone opened this issue over 1 year ago
test: add missing assertion for a test

github.com/fastify/fastify - kibertoad opened this pull request over 1 year ago
build(deps-dev): Bump @sinclair/typebox from 0.26.8 to 0.28.6

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
chore: fix badge link

github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
Added preClose hook

github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
docs: add fastify-log-controller to ecosystem

github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
build(deps-dev): Bump markdownlint-cli2 from 0.6.0 to 0.7.0

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
build(deps): Bump tiny-lru from 10.4.1 to 11.0.1

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
build(deps-dev): Bump @sinclair/typebox from 0.26.8 to 0.28.5

github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
ci(ci): replace node 19 with node 20 in test matrices

github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
Plugin Testing Guide

github.com/fastify/fastify - matthyk opened this issue almost 2 years ago
build(deps-dev): Bump @sinclair/typebox from 0.26.8 to 0.27.8

github.com/fastify/fastify - dependabot[bot] opened this pull request almost 2 years ago
doc: add fastify-type-provider-effect-schema

github.com/fastify/fastify - NexZhu opened this pull request almost 2 years ago
[feature] Request hostname and host

github.com/fastify/fastify - Worldwidebrine opened this issue almost 2 years ago
docs: incorrect example for 'onRequestAbort' hook

github.com/fastify/fastify - TimShilov opened this pull request almost 2 years ago
Unknown format for schema validation in response

github.com/fastify/fastify - qqilihq opened this issue almost 2 years ago
build(deps): Bump tiny-lru from 10.4.1 to 11.0.0

github.com/fastify/fastify - dependabot[bot] opened this pull request almost 2 years ago
build(deps-dev): Bump @sinclair/typebox from 0.26.8 to 0.27.1

github.com/fastify/fastify - dependabot[bot] opened this pull request almost 2 years ago
chore(docs): update from cobraz to simenandre

github.com/fastify/fastify - simenandre opened this pull request almost 2 years ago
Add workflow for benchmarking POST with custom parsers

github.com/fastify/fastify - kibertoad opened this pull request almost 2 years ago