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
`addContentTypeParser` doesn't work well after `await register`
github.com/fastify/fastify - scott1028 opened this issue 9 months ago
github.com/fastify/fastify - scott1028 opened this issue 9 months ago
perf: limit search space for contentType
github.com/fastify/fastify - gurgunday opened this pull request 9 months ago
github.com/fastify/fastify - gurgunday opened this pull request 9 months ago
Should "disableRequestLogging" suppress aborted requests?
github.com/fastify/fastify - kwaschny opened this issue 10 months ago
github.com/fastify/fastify - kwaschny opened this issue 10 months ago
types: Use full pino API as Logger default
github.com/fastify/fastify - matt-smarsh opened this pull request 10 months ago
github.com/fastify/fastify - matt-smarsh opened this pull request 10 months ago
Wrong DecorationMethod type
github.com/fastify/fastify - arrontravala opened this issue 10 months ago
github.com/fastify/fastify - arrontravala opened this issue 10 months ago
fix: set default value for route schema to match type
github.com/fastify/fastify - nflaig opened this pull request 10 months ago
github.com/fastify/fastify - nflaig opened this pull request 10 months ago
types: request route schema might be undefined
github.com/fastify/fastify - nflaig opened this pull request 10 months ago
github.com/fastify/fastify - nflaig opened this pull request 10 months ago
chore: Bump the dev-dependencies group with 11 updates
github.com/fastify/fastify - dependabot[bot] opened this pull request 10 months ago
github.com/fastify/fastify - dependabot[bot] opened this pull request 10 months ago
fix: Extend tap with .test.mjs tests & Rename existing ESM test
github.com/fastify/fastify - melroy89 opened this pull request 10 months ago
github.com/fastify/fastify - melroy89 opened this pull request 10 months ago
fix: errorCodes import using ESM
github.com/fastify/fastify - melroy89 opened this pull request 10 months ago
github.com/fastify/fastify - melroy89 opened this pull request 10 months ago
docs(typescript): update example https server
github.com/fastify/fastify - Tony133 opened this pull request 10 months ago
github.com/fastify/fastify - Tony133 opened this pull request 10 months ago
docs: Update errorCodes ESM import and usage
github.com/fastify/fastify - melroy89 opened this pull request 10 months ago
github.com/fastify/fastify - melroy89 opened this pull request 10 months ago
docs: update the HTTPS server tutorial link of the section regarding TypeScript
github.com/fastify/fastify - Tony133 opened this issue 10 months ago
github.com/fastify/fastify - Tony133 opened this issue 10 months ago
chore: Automate releases
github.com/fastify/fastify - mcollina opened this pull request 10 months ago
github.com/fastify/fastify - mcollina opened this pull request 10 months ago
Should send error response from a errorHandler without executing request lifecycle
github.com/fastify/fastify - ritikrao1 opened this issue 10 months ago
github.com/fastify/fastify - ritikrao1 opened this issue 10 months ago
types: `reply.getSerializationFunction` can return `undefined`
github.com/fastify/fastify - remidewitte opened this pull request 10 months ago
github.com/fastify/fastify - remidewitte opened this pull request 10 months ago
bump fast-json-stringify to v5.10.0
github.com/fastify/fastify - NEO97online opened this pull request 10 months ago
github.com/fastify/fastify - NEO97online opened this pull request 10 months ago
`fastify.log.isLevelEnabled()` is missing from TypeScript types
github.com/fastify/fastify - matt-smarsh opened this issue 10 months ago
github.com/fastify/fastify - matt-smarsh opened this issue 10 months ago
chore: Bump pnpm/action-setup from 2 to 3
github.com/fastify/fastify - dependabot[bot] opened this pull request 10 months ago
github.com/fastify/fastify - dependabot[bot] opened this pull request 10 months ago
types: narrow code reply type based on schema
github.com/fastify/fastify - hpx7 opened this pull request 10 months ago
github.com/fastify/fastify - hpx7 opened this pull request 10 months ago
docs(typescript): update generic constraints link
github.com/fastify/fastify - Tony133 opened this pull request 10 months ago
github.com/fastify/fastify - Tony133 opened this pull request 10 months ago
Type narrow on status().send() chains using Type-Providers schema
github.com/fastify/fastify - hpx7 opened this issue 10 months ago
github.com/fastify/fastify - hpx7 opened this issue 10 months ago
'type' parameter name gives error in schema.querystring Routes options
github.com/fastify/fastify - AlexanderRyzhov opened this issue 10 months ago
github.com/fastify/fastify - AlexanderRyzhov opened this issue 10 months ago
feat: Dependency graph for Plugins on Teardown
github.com/fastify/fastify - metcoder95 opened this issue 10 months ago
github.com/fastify/fastify - metcoder95 opened this issue 10 months ago
docs: fix errors table layout
github.com/fastify/fastify - aivopaas opened this pull request 10 months ago
github.com/fastify/fastify - aivopaas opened this pull request 10 months ago
Tests are failing, while npm run test
github.com/fastify/fastify - pacostas opened this issue 10 months ago
github.com/fastify/fastify - pacostas opened this issue 10 months ago
feat: rework contentTypeParser methods
github.com/fastify/fastify - gurgunday opened this pull request 10 months ago
github.com/fastify/fastify - gurgunday opened this pull request 10 months ago
fix: contentType match should not include invalid strings that start with the matched type
github.com/fastify/fastify - gurgunday opened this pull request 10 months ago
github.com/fastify/fastify - gurgunday opened this pull request 10 months ago
getting write after end error when using async preserialization hook
github.com/fastify/fastify - ritikrao1 opened this issue 10 months ago
github.com/fastify/fastify - ritikrao1 opened this issue 10 months ago
"Reply was already" sent error even though the onSend hook isn't returning a reply
github.com/fastify/fastify - AnzeKop opened this issue 10 months ago
github.com/fastify/fastify - AnzeKop opened this issue 10 months ago
Handling and validation of optional null values in JSON body
github.com/fastify/fastify - lundibundi opened this issue 10 months ago
github.com/fastify/fastify - lundibundi opened this issue 10 months ago
docs: Add GitHub links to Type Providers + mention Zod
github.com/fastify/fastify - melroy89 opened this pull request 10 months ago
github.com/fastify/fastify - melroy89 opened this pull request 10 months ago
Critical error on compatibility with pm2 on automatically start service on system startup cases
github.com/fastify/fastify - tranthiphu56 opened this issue 10 months ago
github.com/fastify/fastify - tranthiphu56 opened this issue 10 months ago
Attaching .on('data', (chunk) => { }) to fs.createReadStream(filePath) returns incomplete/corrupted downloads on the client.
github.com/fastify/fastify - jerrywoo96 opened this issue 10 months ago
github.com/fastify/fastify - jerrywoo96 opened this issue 10 months ago
docs: Remove ES module with NodeNext note
github.com/fastify/fastify - melroy89 opened this pull request 10 months ago
github.com/fastify/fastify - melroy89 opened this pull request 10 months ago
docs(ecosystem): add fastify-msgraph-change-notifications-webhook to community plugins
github.com/fastify/fastify - flower-of-the-bridges opened this pull request 10 months ago
github.com/fastify/fastify - flower-of-the-bridges opened this pull request 10 months ago
Different Type Providers for validation and serialization
github.com/fastify/fastify - flodlc opened this issue 10 months ago
github.com/fastify/fastify - flodlc opened this issue 10 months ago
Improve onError docs by specifying what the error handler is
github.com/fastify/fastify - tmcw opened this pull request 10 months ago
github.com/fastify/fastify - tmcw opened this pull request 10 months ago
How to throw 404 error with some custom data fields
github.com/fastify/fastify - engp8691 opened this issue 11 months ago
github.com/fastify/fastify - engp8691 opened this issue 11 months ago
method to check if plugin version is matching the Fastify version
github.com/fastify/fastify - matthyk opened this issue 11 months ago
github.com/fastify/fastify - matthyk opened this issue 11 months ago
fix: `config` type in RouteShorthandOptions
github.com/fastify/fastify - BrianValente opened this pull request 11 months ago
github.com/fastify/fastify - BrianValente opened this pull request 11 months ago
Coordinating the Renaming of `master` Branch to `main` Across Fastify Repositories
github.com/fastify/fastify - 10xLaCroixDrinker opened this issue 11 months ago
github.com/fastify/fastify - 10xLaCroixDrinker opened this issue 11 months ago
customErrorHandler is a mystery in the documentation
github.com/fastify/fastify - tmcw opened this issue 11 months ago
github.com/fastify/fastify - tmcw opened this issue 11 months ago
Vitest and Decorators of Plugins, not coming down
github.com/fastify/fastify - Bugs5382 opened this issue 11 months ago
github.com/fastify/fastify - Bugs5382 opened this issue 11 months ago
Update docs with X-Ray plugin
github.com/fastify/fastify - jorgevrgs opened this issue 11 months ago
github.com/fastify/fastify - jorgevrgs opened this issue 11 months ago
docs(ecosystem): update x-ray community plugin link
github.com/fastify/fastify - jorgevrgs opened this pull request 11 months ago
github.com/fastify/fastify - jorgevrgs opened this pull request 11 months ago
docs: spelling corrections
github.com/fastify/fastify - 10xLaCroixDrinker opened this pull request 11 months ago
github.com/fastify/fastify - 10xLaCroixDrinker opened this pull request 11 months ago
docs(Ecosystem): add fastify-i18n, vite-plugin-fastify, and vite-plug…
github.com/fastify/fastify - Shyam-Chen opened this pull request 11 months ago
github.com/fastify/fastify - Shyam-Chen opened this pull request 11 months ago
feat: align the rest of the ContentTypeParser methods with `.add`
github.com/fastify/fastify - gurgunday opened this pull request 11 months ago
github.com/fastify/fastify - gurgunday opened this pull request 11 months ago
Typescript tsc throws multiple errors and fails to compile with fastify 4.26.1
github.com/fastify/fastify - cptully opened this issue 11 months ago
github.com/fastify/fastify - cptully opened this issue 11 months ago
docs(request): update request page
github.com/fastify/fastify - Tony133 opened this pull request 11 months ago
github.com/fastify/fastify - Tony133 opened this pull request 11 months ago
chore: Bump xt0rted/markdownlint-problem-matcher from 2.0.0 to 3.0.0
github.com/fastify/fastify - dependabot[bot] opened this pull request 11 months ago
github.com/fastify/fastify - dependabot[bot] opened this pull request 11 months ago
chore: Bump pnpm/action-setup from 2 to 3
github.com/fastify/fastify - dependabot[bot] opened this pull request 11 months ago
github.com/fastify/fastify - dependabot[bot] opened this pull request 11 months ago
feat: contentTypeParser cache, prefer lru to fifo
github.com/fastify/fastify - gurgunday opened this pull request 11 months ago
github.com/fastify/fastify - gurgunday opened this pull request 11 months ago
fix: database migration doc missing db connection code
github.com/fastify/fastify - nuhman opened this pull request 11 months ago
github.com/fastify/fastify - nuhman opened this pull request 11 months ago
Expose all the properties of the route on findRoute method
github.com/fastify/fastify - SebastienLecocq opened this pull request 11 months ago
github.com/fastify/fastify - SebastienLecocq opened this pull request 11 months ago
docs(ecosystem): adds fastify-override to plugins list
github.com/fastify/fastify - matthyk opened this pull request 11 months ago
github.com/fastify/fastify - matthyk opened this pull request 11 months ago
types: Export preClose hook types
github.com/fastify/fastify - matthyk opened this pull request 11 months ago
github.com/fastify/fastify - matthyk opened this pull request 11 months ago
Create a new repo fastify/demo
github.com/fastify/fastify - jean-michelet opened this issue 11 months ago
github.com/fastify/fastify - jean-michelet opened this issue 11 months ago
ci: Add Nsolid runtime to CI and Integration tests
github.com/fastify/fastify - riosje opened this pull request 11 months ago
github.com/fastify/fastify - riosje opened this pull request 11 months ago
perf: use FifoMap to check contentType
github.com/fastify/fastify - gurgunday opened this pull request 11 months ago
github.com/fastify/fastify - gurgunday opened this pull request 11 months ago
types: fix test failure
github.com/fastify/fastify - gurgunday opened this pull request 11 months ago
github.com/fastify/fastify - gurgunday opened this pull request 11 months ago
feat: make contentTypeParser's existingParser check more strict
github.com/fastify/fastify - gurgunday opened this pull request 11 months ago
github.com/fastify/fastify - gurgunday opened this pull request 11 months ago
Consider using alternative linters/formatters instead of eslint/standardjs
github.com/fastify/fastify - Uzlopak opened this issue 11 months ago
github.com/fastify/fastify - Uzlopak opened this issue 11 months ago
Server.setTimeout is not implemented in Bun
github.com/fastify/fastify - sbhehe233 opened this issue 11 months ago
github.com/fastify/fastify - sbhehe233 opened this issue 11 months ago
Overriding decorators for testing proposes
github.com/fastify/fastify - balexandre opened this issue 11 months ago
github.com/fastify/fastify - balexandre opened this issue 11 months ago
Conditionals in FastifyRequest based on ContextConfig broken since 4.19.0
github.com/fastify/fastify - BrianValente opened this issue 11 months ago
github.com/fastify/fastify - BrianValente opened this issue 11 months ago
fix: bump undici version
github.com/fastify/fastify - fraga009 opened this pull request 11 months ago
github.com/fastify/fastify - fraga009 opened this pull request 11 months ago
feat: set useSemicolonDefault default option to false
github.com/fastify/fastify - dancastillo opened this pull request 11 months ago
github.com/fastify/fastify - dancastillo opened this pull request 11 months ago
useSemicolonDefault default option for v5
github.com/fastify/fastify - dancastillo opened this issue 11 months ago
github.com/fastify/fastify - dancastillo opened this issue 11 months ago
feat: add a Firebase Functions step by step guide
github.com/fastify/fastify - lirantal opened this pull request 11 months ago
github.com/fastify/fastify - lirantal opened this pull request 11 months ago
fix: cb is not a function at fallbackErrorHandler
github.com/fastify/fastify - Uzlopak opened this pull request 11 months ago
github.com/fastify/fastify - Uzlopak opened this pull request 11 months ago
fix: typo in module exports
github.com/fastify/fastify - lirantal opened this pull request 11 months ago
github.com/fastify/fastify - lirantal opened this pull request 11 months ago
types: Added separated TypeProvider
github.com/fastify/fastify - Bram-dc opened this pull request 11 months ago
github.com/fastify/fastify - Bram-dc opened this pull request 11 months ago
fix (types): Added separated TypeProvider
github.com/fastify/fastify - Bram-dc opened this pull request 11 months ago
github.com/fastify/fastify - Bram-dc opened this pull request 11 months ago
fix(#5311): Added seperate type definitions for validator and serializer
github.com/fastify/fastify - Bram-dc opened this pull request 11 months ago
github.com/fastify/fastify - Bram-dc opened this pull request 11 months ago
chore: add docs for tracing warnings
github.com/fastify/fastify - jsumners opened this pull request 12 months ago
github.com/fastify/fastify - jsumners opened this pull request 12 months ago
fix: amend error codes for latest avvio v8.3.0
github.com/fastify/fastify - mcollina opened this pull request 12 months ago
github.com/fastify/fastify - mcollina opened this pull request 12 months ago
fix(types): Request route options url add undefined
github.com/fastify/fastify - rozzilla opened this pull request 12 months ago
github.com/fastify/fastify - rozzilla opened this pull request 12 months ago
chore(.gitignore): add .tap/ dir
github.com/fastify/fastify - Fdawgs opened this pull request 12 months ago
github.com/fastify/fastify - Fdawgs opened this pull request 12 months ago
chore: Bump actions/dependency-review-action from 3 to 4
github.com/fastify/fastify - dependabot[bot] opened this pull request 12 months ago
github.com/fastify/fastify - dependabot[bot] opened this pull request 12 months ago
chore: Bump lycheeverse/lychee-action from 1.8.0 to 1.9.3
github.com/fastify/fastify - dependabot[bot] opened this pull request 12 months ago
github.com/fastify/fastify - dependabot[bot] opened this pull request 12 months ago
docs: fix misattributed property parent in deprecation warning: request.elapsedTime
github.com/fastify/fastify - mscottnelson opened this pull request 12 months ago
github.com/fastify/fastify - mscottnelson opened this pull request 12 months ago
fix: cb is not a function at fallbackErrorHandler
github.com/fastify/fastify - DzenDyn opened this pull request 12 months ago
github.com/fastify/fastify - DzenDyn opened this pull request 12 months ago
docs: add ESM usage example in Getting Started
github.com/fastify/fastify - atilagulers opened this pull request 12 months ago
github.com/fastify/fastify - atilagulers opened this pull request 12 months ago
Getting Started should probably include a ESM example for the 'Your First Plugin' section
github.com/fastify/fastify - mc6415 opened this issue 12 months ago
github.com/fastify/fastify - mc6415 opened this issue 12 months ago
Incorrect Dependencies Checking
github.com/fastify/fastify - matthyk opened this issue 12 months ago
github.com/fastify/fastify - matthyk opened this issue 12 months ago
docs(ecosystem): adds fastify-hana to the community plugins list
github.com/fastify/fastify - yoav0gal opened this pull request 12 months ago
github.com/fastify/fastify - yoav0gal opened this pull request 12 months ago
docs(ecosystem): adds fastify-sqlite-typed to the community plugins list
github.com/fastify/fastify - yoav0gal opened this pull request 12 months ago
github.com/fastify/fastify - yoav0gal opened this pull request 12 months ago
feat: Web Stream API
github.com/fastify/fastify - climba03003 opened this pull request 12 months ago
github.com/fastify/fastify - climba03003 opened this pull request 12 months ago
decorateReply hook does not match overload call
github.com/fastify/fastify - xirayah opened this issue 12 months ago
github.com/fastify/fastify - xirayah opened this issue 12 months ago
docs: Fix Pino docs link
github.com/fastify/fastify - BoscoDomingo opened this pull request 12 months ago
github.com/fastify/fastify - BoscoDomingo opened this pull request 12 months ago