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

Docs: Update guide about detecting client abort

github.com/fastify/fastify - eugenio-oddone opened this pull request about 2 years ago
fix: add type support for instance has plugin

github.com/fastify/fastify - audothomas opened this pull request about 2 years ago
#4523 Add types for fastifyInstance.addresses()

github.com/fastify/fastify - Baptiste-Garcin opened this pull request about 2 years ago
Logger validator throws

github.com/fastify/fastify - victortosts opened this pull request about 2 years ago
Docs: Add guide about detecting client abort

github.com/fastify/fastify - eugenio-oddone opened this pull request about 2 years ago
docs(Ecosystem): add metcoder95/fastify-ip

github.com/fastify/fastify - metcoder95 opened this pull request about 2 years ago
chore(license): update licensing year

github.com/fastify/fastify - Fdawgs opened this pull request about 2 years ago
Add fastify-postgres-dot-js plugin to ecosystem docs.

github.com/fastify/fastify - kylerush opened this pull request about 2 years ago
ensure that generated validators are up to date

github.com/fastify/fastify - Uzlopak opened this pull request about 2 years ago
(v3.x) replace content-type with fast-content-type-parse (#4505)

github.com/fastify/fastify - climba03003 opened this pull request about 2 years ago
replace content-type with fast-content-type-parse

github.com/fastify/fastify - Uzlopak opened this pull request about 2 years ago
docs(ecosystem): add fastify-204

github.com/fastify/fastify - Shiva127 opened this pull request about 2 years ago
docs: upgrade migration guide for v4

github.com/fastify/fastify - metcoder95 opened this pull request about 2 years ago
(v3.x) Replace pem dependency (#3711)

github.com/fastify/fastify - climba03003 opened this pull request about 2 years ago
[Backport v3.x] fix: content-type parserRegExpList when plugin override

github.com/fastify/fastify - github-actions[bot] opened this pull request about 2 years ago
fix: content-type parserRegExpList when plugin override

github.com/fastify/fastify - climba03003 opened this pull request about 2 years ago
build(deps-dev): bump markdownlint-cli2 from 0.5.1 to 0.6.0

github.com/fastify/fastify - dependabot[bot] opened this pull request about 2 years ago
use namespace merging for nodenext

github.com/fastify/fastify - Uzlopak opened this pull request about 2 years ago
build(deps): bump thollander/actions-comment-pull-request from 1 to 2

github.com/fastify/fastify - dependabot[bot] opened this pull request about 2 years ago
fix: re-thrown error crash

github.com/fastify/fastify - climba03003 opened this pull request about 2 years ago
lib: drop setDefaultRoute and getDefaultRoute methods

github.com/fastify/fastify - RafaelGSS opened this pull request about 2 years ago
improve `setErrorHandler` example

github.com/fastify/fastify - trim21 opened this pull request about 2 years ago
fix: potential bug in content type parser

github.com/fastify/fastify - Uzlopak opened this pull request about 2 years ago
make FastifySchemaValidationError.params wider

github.com/fastify/fastify - cm-ayf opened this pull request about 2 years ago
docs(ecosystem): add fastify-at-postgres plugin

github.com/fastify/fastify - mateonunez opened this pull request about 2 years ago
chore(ecosystem): rename fastify-lyra plugin

github.com/fastify/fastify - mateonunez opened this pull request about 2 years ago
docs(ecosystem): add fastify-at-mysql plugin

github.com/fastify/fastify - mateonunez opened this pull request about 2 years ago
fix: make res.statusCode optional

github.com/fastify/fastify - polRk opened this pull request about 2 years ago
feat: access handler name add properties to req route options

github.com/fastify/fastify - cesarvspr opened this pull request about 2 years ago
fix: 'Error' is not assignable to parameter of type 'null'

github.com/fastify/fastify - cesarvspr opened this pull request about 2 years ago
docs: add fastify-user-agent

github.com/fastify/fastify - Eomm opened this pull request about 2 years ago
clone factory options

github.com/fastify/fastify - stefanocudini opened this pull request about 2 years ago
Request logging customization

github.com/fastify/fastify - kibertoad opened this issue about 2 years ago
build(deps-dev): bump tsd from 0.24.1 to 0.25.0

github.com/fastify/fastify - dependabot[bot] opened this pull request about 2 years ago
docs: Add documentation for zod type provider

github.com/fastify/fastify - kibertoad opened this pull request about 2 years ago
build(deps): bump actions/dependency-review-action from 2 to 3

github.com/fastify/fastify - dependabot[bot] opened this pull request about 2 years ago
build(deps): bump lycheeverse/lychee-action from 1.5.1 to 1.5.4

github.com/fastify/fastify - dependabot[bot] opened this pull request about 2 years ago
Move @Ethan-Arrowood to Past Collaborator section

github.com/fastify/fastify - Ethan-Arrowood opened this pull request about 2 years ago
feat: loosen content-type checking

github.com/fastify/fastify - climba03003 opened this pull request about 2 years ago
chore: fix test skips for nodejs prereleases

github.com/fastify/fastify - nlf opened this pull request about 2 years ago
Incorrect example in default text parser docs

github.com/fastify/fastify - SaumyaBhushan opened this pull request about 2 years ago
Content-Type parsing issue

github.com/fastify/fastify - migolovanov opened this issue about 2 years ago
Access handler name

github.com/fastify/fastify - SimenB opened this issue about 2 years ago
nodenext compatibility

github.com/fastify/fastify - Uzlopak opened this pull request about 2 years ago
eslint plugin for fastify?

github.com/fastify/fastify - Uzlopak opened this issue about 2 years ago
add silent option to LogLevel

github.com/fastify/fastify - Uzlopak opened this pull request about 2 years ago
docs(reference/reply): When using async-await, need return

github.com/fastify/fastify - radiorz opened this pull request about 2 years ago
Add fastify-constraints to community plugins

github.com/fastify/fastify - Ceres6 opened this pull request about 2 years ago
fix node 19.1.0 port validation test

github.com/fastify/fastify - Uzlopak opened this pull request about 2 years ago
routerPath returns url with a trailing slash

github.com/fastify/fastify - ivan-tymoshenko opened this issue about 2 years ago
feat: updated router types

github.com/fastify/fastify - ismailmmd opened this pull request about 2 years ago
build(deps-dev): bump @sinonjs/fake-timers from 9.1.2 to 10.0.0

github.com/fastify/fastify - dependabot[bot] opened this pull request about 2 years ago
Reorder Generic Types of FastifyReply

github.com/fastify/fastify - sceccotti89 opened this pull request about 2 years ago
Reorder Generic Types of FastifyReply

github.com/fastify/fastify - sceccotti89 opened this issue about 2 years ago
docs: fix removeAdditional refer

github.com/fastify/fastify - shunyue1320 opened this pull request about 2 years ago
add missing route shorthands

github.com/fastify/fastify - Uzlopak opened this pull request about 2 years ago
chore(doc): duplicated menu item

github.com/fastify/fastify - Eomm opened this pull request about 2 years ago
feat: add request.routeOptions object

github.com/fastify/fastify - debadutta98 opened this pull request about 2 years ago
docs(recommendations): grammar fixes

github.com/fastify/fastify - Fdawgs opened this pull request about 2 years ago
Fix missing type parameters for onReady hooks

github.com/fastify/fastify - gz-95 opened this pull request over 2 years ago
docs: Document multiple app approach

github.com/fastify/fastify - kibertoad opened this pull request over 2 years ago
Removes old note about named imports in ESM

github.com/fastify/fastify - fox1t opened this pull request over 2 years ago
fix: tiny-lru usage

github.com/fastify/fastify - climba03003 opened this pull request over 2 years ago
build(deps): bump tiny-lru from 9.0.3 to 10.0.0

github.com/fastify/fastify - dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): bump @sinclair/typebox from 0.24.51 to 0.25.2

github.com/fastify/fastify - dependabot[bot] opened this pull request over 2 years ago
[ Fix ] Improve error message for hooks check

github.com/fastify/fastify - debadutta98 opened this pull request over 2 years ago
docs: Add section about capacity planning

github.com/fastify/fastify - kibertoad opened this pull request over 2 years ago
docs(ecosystem): Add fastify-list-routes

github.com/fastify/fastify - chuongtrh opened this pull request over 2 years ago
fix: trailers async race condition

github.com/fastify/fastify - climba03003 opened this pull request over 2 years ago
feat: support async trailer

github.com/fastify/fastify - climba03003 opened this pull request over 2 years ago
docs: add Simone Busoli to plugin maintainers

github.com/fastify/fastify - simoneb opened this pull request over 2 years ago
Add platformatic to the Acknowledgements

github.com/fastify/fastify - mcollina opened this pull request over 2 years ago
feat(WIP): support stream trailer

github.com/fastify/fastify - climba03003 opened this pull request over 2 years ago
Fix typo - 'sever' to 'server'

github.com/fastify/fastify - utsav91 opened this pull request over 2 years ago
fix: no check on `null` or `undefined` values passed as fn

github.com/fastify/fastify - metcoder95 opened this pull request over 2 years ago
Node.js V19 support

github.com/fastify/fastify - mcollina opened this pull request over 2 years ago
fix types after pino 8.7.0 change

github.com/fastify/fastify - mcollina opened this pull request over 2 years ago
chore: remove leading empty lines

github.com/fastify/fastify - LinusU opened this pull request over 2 years ago
add missing 'validationContext' field to FastifyError type

github.com/fastify/fastify - jakubburzynski opened this pull request over 2 years ago
Fix preParsing is undefined will error

github.com/fastify/fastify - fuergaosi233 opened this pull request over 2 years ago
docs(reference/reply): spelling fixes

github.com/fastify/fastify - Fdawgs opened this pull request over 2 years ago
types: Add missing context types

github.com/fastify/fastify - kibertoad opened this pull request over 2 years ago
Undefined is a valid value for if set as a single hook

github.com/fastify/fastify - mcollina opened this pull request over 2 years ago
Support Node.js v19

github.com/fastify/fastify - RafaelGSS opened this pull request over 2 years ago