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
fix(#5049): Remove duplicated calls to onReady
github.com/fastify/fastify - metcoder95 opened this pull request over 1 year ago
github.com/fastify/fastify - metcoder95 opened this pull request over 1 year ago
Semicolon is used as a separator between path and query-string
github.com/fastify/fastify - levensta opened this issue over 1 year ago
github.com/fastify/fastify - levensta opened this issue over 1 year ago
onReady might be executed twice
github.com/fastify/fastify - mcollina opened this issue over 1 year ago
github.com/fastify/fastify - mcollina opened this issue over 1 year ago
chore: Bump actions/checkout from 3 to 4
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
build(dependabot): ignore tap major updates
github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
types: added http header types to reply
github.com/fastify/fastify - skwee357 opened this pull request over 1 year ago
github.com/fastify/fastify - skwee357 opened this pull request over 1 year ago
`FastifyPlugin` type deprecation notice in code JSdoc is unhelpful
github.com/fastify/fastify - loucadufault opened this issue over 1 year ago
github.com/fastify/fastify - loucadufault opened this issue over 1 year ago
chore: Bump the dev-dependencies group with 2 updates
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
docs: Add blank line before onclose hook heading
github.com/fastify/fastify - kadoshita opened this pull request over 1 year ago
github.com/fastify/fastify - kadoshita opened this pull request over 1 year ago
docs(ecosystem): add fastify-prisma
github.com/fastify/fastify - zrosenbauer opened this pull request over 1 year ago
github.com/fastify/fastify - zrosenbauer opened this pull request over 1 year ago
docs: missing docs about warnings or deprecation warnings
github.com/fastify/fastify - Uzlopak opened this issue over 1 year ago
github.com/fastify/fastify - Uzlopak opened this issue over 1 year ago
`FastifySchema` type should include the `security` property
github.com/fastify/fastify - jclangst opened this issue over 1 year ago
github.com/fastify/fastify - jclangst opened this issue over 1 year ago
fs.createReadStream isn't working. "dest.on is not a function"
github.com/fastify/fastify - 4e576rt8uh9ij9okp opened this issue over 1 year ago
github.com/fastify/fastify - 4e576rt8uh9ij9okp opened this issue over 1 year ago
test: add a test case for a string const response
github.com/fastify/fastify - Coobaha opened this pull request over 1 year ago
github.com/fastify/fastify - Coobaha opened this pull request over 1 year ago
fix: add routeOptions.schema to types
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
fix: add routeOptions.config to types
github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
reply.context.config is marked as deprecated in typescript but documented
github.com/fastify/fastify - twalling opened this issue over 1 year ago
github.com/fastify/fastify - twalling opened this issue over 1 year ago
fix: correct warnings for request.routerPath and request.routerMethod
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
request.routeOptions.config.url doesn't exist
github.com/fastify/fastify - tacozilla opened this issue over 1 year ago
github.com/fastify/fastify - tacozilla opened this issue over 1 year ago
chore: add a citgm command to customize what we run in CITGM
github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
chore: add gurgunday and uzlopak as contributors
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
chore: change website to .dev instead of .io
github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
github.com/fastify/fastify - Eomm opened this pull request over 1 year ago
docs(typo): mistype of monkeypatch
github.com/fastify/fastify - Menkveld-24 opened this pull request over 1 year ago
github.com/fastify/fastify - Menkveld-24 opened this pull request over 1 year ago
perf: use `node:` prefix to bypass require.cache call for builtins
github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
Error when trying to reference a schema starting with # in response
github.com/fastify/fastify - sinedied opened this issue over 1 year ago
github.com/fastify/fastify - sinedied opened this issue over 1 year ago
docs(ecosystem.md): Fix wrong entry for ecosystem.md
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
feat: new logger api
github.com/fastify/fastify - aarontravass opened this pull request over 1 year ago
github.com/fastify/fastify - aarontravass opened this pull request over 1 year ago
docs: minor improvements
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
chore: Bump the dev-dependencies group with 1 update
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
chore(examples): added curly braces to conditions for consistency
github.com/fastify/fastify - turnerran opened this pull request over 1 year ago
github.com/fastify/fastify - turnerran opened this pull request over 1 year ago
docs(readme): avoid line breaks in documentation links
github.com/fastify/fastify - antoineneff opened this pull request over 1 year ago
github.com/fastify/fastify - antoineneff opened this pull request over 1 year ago
test: reduce output of reqIdGenFactory.test.js
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
Unpackaged size growth between v4.22.0 and v4.22.1
github.com/fastify/fastify - niels-bosman opened this issue over 1 year ago
github.com/fastify/fastify - niels-bosman opened this issue over 1 year ago
fix: ensure HEAD route will be created per each GET
github.com/fastify/fastify - Rantoledo opened this pull request over 1 year ago
github.com/fastify/fastify - Rantoledo opened this pull request over 1 year ago
fix: post async regression with empty body
github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
docs: typo on catch statement inside Postgrator migration example
github.com/fastify/fastify - alessandrob88 opened this pull request over 1 year ago
github.com/fastify/fastify - alessandrob88 opened this pull request over 1 year ago
docs: Thenable is not according to A+ spec
github.com/fastify/fastify - Uzlopak opened this issue over 1 year ago
github.com/fastify/fastify - Uzlopak opened this issue over 1 year ago
docs(ecosystem): add `@fastify/throttle` to core list
github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
github.com/fastify/fastify - Fdawgs opened this pull request over 1 year ago
Positive `content-length` with `return Promise.resolve(null)` and `204` status code
github.com/fastify/fastify - greguz opened this issue over 1 year ago
github.com/fastify/fastify - greguz opened this issue over 1 year ago
chore: Bump the dev-dependencies group with 1 update
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
docs(ecosystem): add fastify-rabbitmq to ecosystem.md
github.com/fastify/fastify - Bugs5382 opened this pull request over 1 year ago
github.com/fastify/fastify - Bugs5382 opened this pull request over 1 year ago
The request is stuck in a pending state when return undefined in async route handler
github.com/fastify/fastify - cage1618 opened this issue over 1 year ago
github.com/fastify/fastify - cage1618 opened this issue over 1 year ago
Incorrect usage of the Error class
github.com/fastify/fastify - slavafomin opened this issue over 1 year ago
github.com/fastify/fastify - slavafomin opened this issue over 1 year ago
chore: make tests pass on ipv4 only machine
github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
Improved The Quick Start Doc
github.com/fastify/fastify - johnfawole opened this pull request over 1 year ago
github.com/fastify/fastify - johnfawole opened this pull request over 1 year ago
New Community Plugin: fastify-rabbitmq
github.com/fastify/fastify - Bugs5382 opened this issue over 1 year ago
github.com/fastify/fastify - Bugs5382 opened this issue over 1 year ago
Tighten `FastifyRequest.id` type
github.com/fastify/fastify - samchungy opened this issue over 1 year ago
github.com/fastify/fastify - samchungy opened this issue over 1 year ago
fix: Set `FastifyRequest.id` type as a string
github.com/fastify/fastify - samchungy opened this pull request over 1 year ago
github.com/fastify/fastify - samchungy opened this pull request over 1 year ago
Unpredictable behavior using multiple plugins with prefix and running with Bun
github.com/fastify/fastify - sher opened this issue over 1 year ago
github.com/fastify/fastify - sher opened this issue over 1 year ago
docs: remove mixing ES6 and commomjs in the example
github.com/fastify/fastify - thenicolau opened this pull request over 1 year ago
github.com/fastify/fastify - thenicolau opened this pull request over 1 year ago
fix: errorHandler callback should utilize TypeProvider
github.com/fastify/fastify - muan opened this pull request over 1 year ago
github.com/fastify/fastify - muan opened this pull request over 1 year ago
Mixing ES6 and CommonJs modules in the documentation.
github.com/fastify/fastify - GeorgiiGalechyan opened this issue over 1 year ago
github.com/fastify/fastify - GeorgiiGalechyan opened this issue over 1 year ago
add an `isPluginAvailable` method on FastifyInstance
github.com/fastify/fastify - bienzaaron opened this issue over 1 year ago
github.com/fastify/fastify - bienzaaron opened this issue over 1 year ago
fix: discussion about router.find behavior so HEAD route will be created
github.com/fastify/fastify - Rantoledo opened this pull request over 1 year ago
github.com/fastify/fastify - Rantoledo opened this pull request over 1 year ago
ci: remove sync next wf
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
Sync next-branch
github.com/fastify/fastify - github-actions[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - github-actions[bot] opened this pull request over 1 year ago
fix: require.cache is undefined breaks SEA
github.com/fastify/fastify - climba03003 opened this pull request over 1 year ago
github.com/fastify/fastify - climba03003 opened this pull request over 1 year ago
Can't deploy contribution environment
github.com/fastify/fastify - Rantoledo opened this issue over 1 year ago
github.com/fastify/fastify - Rantoledo opened this issue over 1 year ago
Support redacting specific query string values in logger's default request serializer
github.com/fastify/fastify - tacozilla opened this issue over 1 year ago
github.com/fastify/fastify - tacozilla opened this issue over 1 year ago
chore: use group dependencies in dependabot
github.com/fastify/fastify - climba03003 opened this pull request over 1 year ago
github.com/fastify/fastify - climba03003 opened this pull request over 1 year ago
Testing next version of tap
github.com/fastify/fastify - jsumners opened this pull request over 1 year ago
github.com/fastify/fastify - jsumners opened this pull request over 1 year ago
chore: updates @typescript-eslint/eslint-plugin and @typescript-eslint/parser
github.com/fastify/fastify - climba03003 opened this pull request over 1 year ago
github.com/fastify/fastify - climba03003 opened this pull request over 1 year ago
Losing types when use register function.
github.com/fastify/fastify - MosheYamini opened this issue over 1 year ago
github.com/fastify/fastify - MosheYamini opened this issue over 1 year ago
Response return date-time for date string when schema format is date
github.com/fastify/fastify - tzelon-cypator opened this issue over 1 year ago
github.com/fastify/fastify - tzelon-cypator opened this issue over 1 year ago
chore: Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.3.0
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
chore: Bump @sinclair/typebox from 0.30.4 to 0.31.1
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
chore: onRegister reference instance in this
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
Content reader may accept encoded body larger than bodyLimit
github.com/fastify/fastify - sergburn opened this issue over 1 year ago
github.com/fastify/fastify - sergburn opened this issue over 1 year ago
fix: bodyLimit must be applied on fully decoded body
github.com/fastify/fastify - sergburn opened this pull request over 1 year ago
github.com/fastify/fastify - sergburn opened this pull request over 1 year ago
types: add onRoute to ApplicationHookLookup
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
ApplicationHooks have inconsistent reference to instance
github.com/fastify/fastify - Uzlopak opened this issue over 1 year ago
github.com/fastify/fastify - Uzlopak opened this issue over 1 year ago
types: Remove variadic listen types
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
fix: do not double send the response if the request is destroyed but not aborted
github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
github.com/fastify/fastify - mcollina opened this pull request over 1 year ago
fix: remove http version check
github.com/fastify/fastify - beyazit opened this pull request over 1 year ago
github.com/fastify/fastify - beyazit opened this pull request over 1 year ago
Provide a REPL plugin that lets you drive a running fastify server from the command line.
github.com/fastify/fastify - rjrodger opened this issue over 1 year ago
github.com/fastify/fastify - rjrodger opened this issue over 1 year ago
TypeScript issue when passing Pino instance to fastify constructor
github.com/fastify/fastify - pavelkornev opened this issue over 1 year ago
github.com/fastify/fastify - pavelkornev opened this issue over 1 year ago
onSend hook can be called twice
github.com/fastify/fastify - MetalMichael opened this issue over 1 year ago
github.com/fastify/fastify - MetalMichael opened this issue over 1 year ago
chore: Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.2.1
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
Object support in querystring validation
github.com/fastify/fastify - darkterra opened this issue over 1 year ago
github.com/fastify/fastify - darkterra opened this issue over 1 year ago
fix: Try to fix parser benchmark workflow
github.com/fastify/fastify - kibertoad opened this pull request over 1 year ago
github.com/fastify/fastify - kibertoad opened this pull request over 1 year ago
feat: Request Logging Customization
github.com/fastify/fastify - kdrewes opened this pull request over 1 year ago
github.com/fastify/fastify - kdrewes opened this pull request over 1 year ago
ci: fix warnings in benchmark workflows
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
ci: improve pr title check
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
chore: Bump @sinclair/typebox from 0.29.6 to 0.30.2
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
chore: add pull request title check
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
docs: fix removeAdditional comment
github.com/fastify/fastify - G0maa opened this pull request over 1 year ago
github.com/fastify/fastify - G0maa opened this pull request over 1 year ago
docs: early hints plugin is fastify plugin
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
AvvioError: Plugin must be a function or a promise when run using fastify-cli
github.com/fastify/fastify - sujeet-agrahari opened this issue over 1 year ago
github.com/fastify/fastify - sujeet-agrahari opened this issue over 1 year ago
fix: infer correct hook handler
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
github.com/fastify/fastify - Uzlopak opened this pull request over 1 year ago
Support RouteShorthandOptions to Receive Async Hooks
github.com/fastify/fastify - BrendenInhelder opened this pull request over 1 year ago
github.com/fastify/fastify - BrendenInhelder opened this pull request over 1 year ago
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.2.0
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - dependabot[bot] opened this pull request over 1 year ago
Sync next-branch
github.com/fastify/fastify - github-actions[bot] opened this pull request over 1 year ago
github.com/fastify/fastify - github-actions[bot] opened this pull request over 1 year ago
Fastify returns empty 200 response when using sequelize
github.com/fastify/fastify - LeGeek01 opened this issue over 1 year ago
github.com/fastify/fastify - LeGeek01 opened this issue over 1 year ago
Error: Timeout was reached 30s
github.com/fastify/fastify - hoanghiep1x0 opened this issue over 1 year ago
github.com/fastify/fastify - hoanghiep1x0 opened this issue over 1 year ago
docs(ecosystem): initial categorization of plugins
github.com/fastify/fastify - JonHPC opened this pull request over 1 year ago
github.com/fastify/fastify - JonHPC opened this pull request over 1 year ago