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

Add examples for 0.0.0.0 and mention Docker

github.com/fastify/fastify - 3bb13b5b3ad0687eda65618120a255524d6c08dc authored almost 7 years ago by James Sumners <[email protected]>
Merge pull request #675 from fastify/no-icon

Add fastify-no-icon to ecosystem list

github.com/fastify/fastify - ade7777aaa9ad5e351734771fe46d18a3b58480d authored almost 7 years ago by Matteo Collina <[email protected]>
Add fastify-no-icon to ecosystem list

github.com/fastify/fastify - baac85ffd714ed4b76459ea92de1edad459714b9 authored almost 7 years ago by James Sumners <[email protected]>
Update docs to detail listening on all interfaces

github.com/fastify/fastify - cadfa65688e0a2f03343ac34dc67f6e06452c3b2 authored almost 7 years ago by James Sumners <[email protected]>
Completely remove any form of AJV configuration

github.com/fastify/fastify - a89857537e126b5a1172ab22ff0e7680878b78dc authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #665 from jeromemacias/getting_start_listen_log

[doc] Fix listen already log server listening address in getting started

github.com/fastify/fastify - 3847fdb46f26de638e733d15d251553c230383b8 authored almost 7 years ago by Matteo Collina <[email protected]>
Renaming to throwIfAlreadyBound

github.com/fastify/fastify - 25b86cb58c510444dcae7661db73c5f9966c0d7f authored almost 7 years ago by Tommaso Allevi <[email protected]>
Add throwIfAlreadyListened

github.com/fastify/fastify - 5ca298345eab71c8638a177d7c4ee0e68174bb8b authored almost 7 years ago by Tommaso Allevi <[email protected]>
Add throws

github.com/fastify/fastify - 9dc6e123840e20cece8739cd1c6c74c5b73841b7 authored almost 7 years ago by Tommaso Allevi <[email protected]>
Merge pull request #668 from matrus2/feature/add-dynamodb-plugin

Add fastify-dynamodb plugin to Ecosystem.md

github.com/fastify/fastify - c76e366b1d1dc4b10ceb679e0a25cf6bc19bb814 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
Types as dev dependencies

github.com/fastify/fastify - db7a94cf91fea5f41966ad9773c3d0ff0b717f4b authored almost 7 years ago by delvedor <[email protected]>
Add fastify-dynamodb plugin to Ecosystem.md

github.com/fastify/fastify - 2267a724414e837b6945887884120c3c997f936b authored almost 7 years ago by Bogusz Przybyslawski <[email protected]>
Cover Promise listen case

github.com/fastify/fastify - 2e60d9c48f88e5b93659118e2daa01105b0c1e56 authored almost 7 years ago by James Sumners <[email protected]>
Remove address argument form getting started listen examples + consistency

github.com/fastify/fastify - ed2b271a58ccfbd7d80f4abf6aed4391592d1e8e authored almost 7 years ago by Jérôme Macias <[email protected]>
Serialize req on error (fix #659) (#660)

* Serialize req on error (fix #659)

* Address concerns

github.com/fastify/fastify - e6ec14645b1b55ff03d8bc2f09ed7c0eaa68b8c8 authored almost 7 years ago by James Sumners <[email protected]>
Update documentation

github.com/fastify/fastify - e8a045f87db387a22c2308cf250115ccf89fa38f authored almost 7 years ago by James Sumners <[email protected]>
Default to listening on 127.0.0.1

github.com/fastify/fastify - 0cc3dd69681248de84e829db7ce51c1147b292fb authored almost 7 years ago by James Sumners <[email protected]>
Properly apply serializer options (#664)

Previously, the serializer options completely overwrite the default configuration when a user pa...

github.com/fastify/fastify - 3372cf54b30315f8ddeefe4380b9b0c00ac59ded authored almost 7 years ago by Jérôme Macias <[email protected]>
Fix listen already log sever listening address in getting started doc

github.com/fastify/fastify - d8718a31f6f8009c834e2cdae4dc2330cc12ef6a authored almost 7 years ago by Jérôme Macias <[email protected]>
Merge pull request #662 from allevo/request-id

Add request.id

github.com/fastify/fastify - 9234f865c432c815b7e69eaa1d356a47930ceeb7 authored almost 7 years ago by Tommaso Allevi <[email protected]>
Add typescript definition

github.com/fastify/fastify - 6d52084c9b1bb70c74f9db398f10c91d94dbb311 authored almost 7 years ago by Tommaso Allevi <[email protected]>
Update doc

github.com/fastify/fastify - 671a0794ca279ab47d540b68021124f58780e852 authored almost 7 years ago by Tommaso Allevi <[email protected]>
Add docs

github.com/fastify/fastify - 8eb4ee23875a6e6126c1ce196c4e72ff559f6788 authored almost 7 years ago by Tommaso Allevi <[email protected]>
Use defineProperties

github.com/fastify/fastify - 454a2a6ed2d5388387118dec0c5ff4f76f304409 authored almost 7 years ago by Tommaso Allevi <[email protected]>
Add request.id

github.com/fastify/fastify - d666594f9d56c3ee0a99924d28d0ebb706d4f2bc authored almost 7 years ago by Tommaso Allevi <[email protected]>
Merge pull request #661 from StarpTech/feature/add_fastify_plugin_to_docs

Add fastify-error-page to docs

github.com/fastify/fastify - 4055cbfda0d64d1c26784142cb24b9ff5a4a6c7e authored almost 7 years ago by Dustin Deus <[email protected]>
Add fastify-error-page to docs

github.com/fastify/fastify - 0bd8aa5eafc3eac4e267cb4b5896689c64b421fd authored almost 7 years ago by Dustin Deus <[email protected]>
Prototype for onRoute Hook (#642)

* add onRoute hook, introduce global hooks interface

* Fixed test name

* make sync, remove...

github.com/fastify/fastify - 34e8053a095f22a99644721fcfc887d6932e1b46 authored almost 7 years ago by Dustin Deus <[email protected]>
jsonstream -> JSONStream

github.com/fastify/fastify - cf0c32705f45325482f6f8f00dd412aaa82c0028 authored almost 7 years ago by Matteo Collina <[email protected]>
Replace fast-safe-stringify with an inline function (#658)

github.com/fastify/fastify - 296cdfde5d37be69667accdf64f4b21f2a7c95ad authored almost 7 years ago by Nathan Woltman <[email protected]>
Add documentation about options collision [skip-ci] (#652)

Add documentation about options collision so that users are informed.

github.com/fastify/fastify - 683d3a236b34146fb66f55f356a657471a535368 authored almost 7 years ago by James Sumners <[email protected]>
Merge pull request #654 from nwoltman/parse-400-error

If parsing a JSON body fails, respond with 400 status instead of 422

github.com/fastify/fastify - 12fbcc7f4eb5753e85b38a4234be90a129204e50 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
If parsing a JSON body fails, respond with 400 status instead of 422

According to RFC 7231 Section 6.5.1 (https://tools.ietf.org/html/rfc7231#section-6.5.1), 400 (Ba...

github.com/fastify/fastify - e54b4305a828fc939fb806da20aa063751faf5db authored almost 7 years ago by Nathan Woltman <[email protected]>
Merge pull request #651 from fastify/avvio-5

Updated to avvio@5

github.com/fastify/fastify - 338c24299bdf7739e40130ab89e0a947ad77fafc authored almost 7 years ago by Matteo Collina <[email protected]>
Updated docs for avvio@5

github.com/fastify/fastify - 5d19987a428f331ddee44b7b5263e7d5dd2d49c0 authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #638 from nwoltman/not-found-handler

Fix/improve custom 404 handlers usage with plugins

github.com/fastify/fastify - 53a984bad4806c5063c4536679da701c55f65e2f authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #643 from fastify/req-raw

Updated request object

github.com/fastify/fastify - cb350a98d4766349db3efe8f4b09a1c912d63de9 authored almost 7 years ago by Matteo Collina <[email protected]>
Updated to avvio@5

github.com/fastify/fastify - be18bd482da07f141d198126425228d44047048f authored almost 7 years ago by Matteo Collina <[email protected]>
Updated docs

github.com/fastify/fastify - 78df8ea6004744a1d788449d550fd8fa2b290004 authored almost 7 years ago by delvedor <[email protected]>
Updated test

github.com/fastify/fastify - 5d3dd836fb2142038f7f0b41f4c88de7bb66fcd7 authored almost 7 years ago by delvedor <[email protected]>
Updated request object

- renamed req to raw (and leaved req as alias)

github.com/fastify/fastify - 4cb0a4b20a0d9bc6a6ffa6901b6b0d3c09f41a29 authored almost 7 years ago by delvedor <[email protected]>
Merge pull request #650 from nwoltman/empty-body

Avoid body parsing for requests with no Content-Type and no body

github.com/fastify/fastify - 70707047a531c28f66fd29a685ae35f7764b5f3d authored almost 7 years ago by Matteo Collina <[email protected]>
Fix URL in test

github.com/fastify/fastify - b766a819fd684d2cc0a601e58e67c42f6ecf3758 authored almost 7 years ago by Nathan Woltman <[email protected]>
Avoid body parsing for requests with no Content-Type and no body

Several issues have been opened in the past because by default, Fastify responds with an error t...

github.com/fastify/fastify - 532e585aef886d6450000bf071531d625abccf9b authored almost 7 years ago by Nathan Woltman <[email protected]>
Bumped v0.39.1.

github.com/fastify/fastify - e3b8f8e3d1d547f2569da9d4528d0a904c94011b authored almost 7 years ago by Matteo Collina <[email protected]>
Bumped v0.39.0.

github.com/fastify/fastify - 069653f8cec8e1c6318740297c7cf5b7d51de6d7 authored almost 7 years ago by Matteo Collina <[email protected]>
Bumped v0.38.1.

github.com/fastify/fastify - 5cbbeeefed9c033eab7241094bad3c402d12e97a authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #645 from nwoltman/fix-595-response-hanging

Fix 595 and a bug when sending an Error object

github.com/fastify/fastify - 43d7a97cc6ce7842687ec3b0a774db728403e3a1 authored almost 7 years ago by Matteo Collina <[email protected]>
Check the payload in tests

github.com/fastify/fastify - 58459163e9b089c68cde6f946e59caf23d403621 authored almost 7 years ago by Nathan Woltman <[email protected]>
Merge pull request #647 from jpagarcia/patch-1

Update Getting-Started.md

github.com/fastify/fastify - edf12251da6bb74d93065e83480491cd5df5c3a9 authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #648 from fastify/streams-1

Added support for streams1 in reply.send()

github.com/fastify/fastify - 7b9af89307ed72d8a8d4595c3039e33f8f17e813 authored almost 7 years ago by Matteo Collina <[email protected]>
Removed readable === true check for streams.

github.com/fastify/fastify - eddc4c5cb2cbed0665f4f04dd26266f3f0b63ede authored almost 7 years ago by Matteo Collina <[email protected]>
Added support for streams1 in reply.send()

github.com/fastify/fastify - 70354af8a63b7f483043e3f15a9f642b8e421ec8 authored almost 7 years ago by Matteo Collina <[email protected]>
Update Getting-Started.md

Update on mongoDB access:

https://stackoverflow.com/questions/43779323/typeerror-db-collectio...

github.com/fastify/fastify - b016b4ba57406b24dd77e76a06b0b2233e0a4ba6 authored almost 7 years ago by jpagarcia <[email protected]>
Fix 595 and a bug when sending an Error object

github.com/fastify/fastify - 9c619f60aba453ec1ec35fdea20ff564172fdbce authored almost 7 years ago by Nathan Woltman <[email protected]>
Fix/improve custom 404 handlers usage with plugins

Fix: Make sure plugin hooks will be run for the 404 handler.

Improvement: Throw an error with a...

github.com/fastify/fastify - d8acc6f9924fa924345644a998ee3062585d9988 authored almost 7 years ago by Nathan Woltman <[email protected]>
Merge pull request #641 from fastify/update-lifecycle-after-639

update Lifecycle after #639

github.com/fastify/fastify - 6c23c92e8261ed3eef4248861692a5c50194a93f authored almost 7 years ago by Tommaso Allevi <[email protected]>
Update Lifecycle.md

github.com/fastify/fastify - 84773d4eab1cfb75b591c31a2fb976a7da48a956 authored almost 7 years ago by Tommaso Allevi <[email protected]>
Merge pull request #639 from fastify/plugin-log-level

Plugin log level

github.com/fastify/fastify - d3cbf0f1326a987664492b3f0f1fe84aed395ce5 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
Test the logs for default 404 handler

github.com/fastify/fastify - 26513e8cc589e9a816394ac24e57e5487e487b16 authored almost 7 years ago by Tommaso Allevi <[email protected]>
Merge pull request #633 from fastify/greenkeeper/ajv-6.0.0

Update ajv to the latest version 🚀

github.com/fastify/fastify - f6c49a93ffe534c4211031f2ae6e1580fc3240c7 authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #640 from fastify/doc-fix

Fix decorateRequest example

github.com/fastify/fastify - dbcce8d6bc357f724449a9695342fa205cba7f49 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
Fix decorateRequest example

github.com/fastify/fastify - f1064b793cd8c366c2c42703157ca63ed7379ca9 authored almost 7 years ago by James Sumners <[email protected]>
Updated docs

github.com/fastify/fastify - a7888ef1f8ff710687e0441ac2525289b0abc257 authored almost 7 years ago by delvedor <[email protected]>
Updated test

github.com/fastify/fastify - 6097d4b49be96ec4e8fe349cb9b7ba6c636fa096 authored almost 7 years ago by delvedor <[email protected]>
Added custom logLevel support

github.com/fastify/fastify - 2f2c9a6cbf19b8f9e9fd05e71ac84dc8a50eb4ec authored almost 7 years ago by delvedor <[email protected]>
Merge pull request #637 from nwoltman/improve-logging

Improve how stream errors are logged

github.com/fastify/fastify - c3a80474525ed8e827acb5d44364c514f5475320 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
Improve how stream errors are logged

Log with `error` severity and log the error object.

github.com/fastify/fastify - d2519139712b00d51eb9d5a566c5e7fae96b29ec authored almost 7 years ago by Nathan Woltman <[email protected]>
Bumped v0.38.0

github.com/fastify/fastify - 629c16c9c9d09109a264f8868f7f0844907bb5a3 authored almost 7 years ago by delvedor <[email protected]>
Merge pull request #632 from fastify/update-light-my-request

Update light my request

github.com/fastify/fastify - e68e47730eea25ef2d587a1c22ef6e71b1bc8f98 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
Updated type definitions for light-my-request@2.

github.com/fastify/fastify - d8c5d6b26c4300646fe449a64d9a9734cc30ac0a authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #627 from nwoltman/json-limit

Add option to limit the size of request bodies for the default body parser

github.com/fastify/fastify - 7f2b88f7f523698b8bf258f8235c400af4532097 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
Set _jsonParserOptions object on Context

github.com/fastify/fastify - 79edc6b8b726bcc2d394fc83479f14e9c5c10b34 authored almost 7 years ago by Nathan Woltman <[email protected]>
Addressed comments

github.com/fastify/fastify - c42fd308d82aa57eb15a41d7dd60a2351302c64a authored almost 7 years ago by Nathan Woltman <[email protected]>
Add option to limit the size of request bodies for the default body parser

github.com/fastify/fastify - fabd2a011f2ffbb877394abe699f549513ffbd76 authored almost 7 years ago by Nathan Woltman <[email protected]>
fix(package): update ajv to version 6.0.0

github.com/fastify/fastify - 8bc80ab61ad8de3fd498bf885ac645a0a634874c authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Updated docs

github.com/fastify/fastify - 183189085e0fbbadd13a43ae199be8eefb890f0f authored almost 7 years ago by delvedor <[email protected]>
Updated test

github.com/fastify/fastify - a2a065b4261a84f79d256ada1218a619e09e1904 authored almost 7 years ago by delvedor <[email protected]>
Bumped dependencies

github.com/fastify/fastify - ab27744d1a7b459c3ea12a414f3ad6d4cab6e8c9 authored almost 7 years ago by delvedor <[email protected]>
Merge pull request #628 from nwoltman/send-string

reply.send(string) documentation and test updates

github.com/fastify/fastify - a94ffdc2be92300f2bfa566a80c8dc6cdc39c6de authored almost 7 years ago by Tomas Della Vedova <[email protected]>
reply.send(string) documentation and test updates

github.com/fastify/fastify - 7346524c2dd4e73ccef38ec8571cbb271fd4eea8 authored almost 7 years ago by Nathan Woltman <[email protected]>
Merge pull request #626 from fastify/prefix-test

Updated route prefix test

github.com/fastify/fastify - f2a45d13395012ed03ac1d954c7175b08c7fe5c9 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
Updated test

github.com/fastify/fastify - cbd75df28c0bfe8ab288510164338a4fa0ae34a1 authored almost 7 years ago by delvedor <[email protected]>
Merge pull request #621 from fastify/revert

Revert #591

github.com/fastify/fastify - 246edc8dd195368b20630ac37295a1ee3033ed90 authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #625 from butlerx/patch-1

add fastify-bookshelf to community page

github.com/fastify/fastify - e8cb53b83f80b5bd35704f63c15bc4393df08962 authored almost 7 years ago by Matteo Collina <[email protected]>
Typescript: define the value of `this` within hooks (#603)

* Typescript: define the value of `this` within hooks

* Typescript test now verifies `--noImp...

github.com/fastify/fastify - f9d2b4e54604f291710071fba36c21ffb330e851 authored almost 7 years ago by Daniel <[email protected]>
Update Ecosystem.md

github.com/fastify/fastify - c6f8de4512a1bf92134777e0f7a6c92948d437c3 authored almost 7 years ago by Cian Butler <[email protected]>
add fastify-bookshelf to community page

github.com/fastify/fastify - 9714e33e12ea6634128c4297392c24dd11ad4122 authored almost 7 years ago by Cian Butler <[email protected]>
ignore vscode folder

github.com/fastify/fastify - 1c6f5c34815ef04801101e7d8f69ba4fb86dffc2 authored almost 7 years ago by Matteo Collina <[email protected]>
Revert "Simplify error handling (#601)"

This reverts commit d2096944c5cc21582e73c4566d3e300e7b13784c.

github.com/fastify/fastify - 0edadc13c573cf4dbda01c6499089e01b872409b authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #624 from allevo/add-log-on-listen

Add log on listen

github.com/fastify/fastify - f5d721098e49aa66588229333a986352b4fcc13f authored almost 7 years ago by Tommaso Allevi <[email protected]>
Add log on listen

github.com/fastify/fastify - 3417842968462474a0eeac1b3e2b1fde790ae33d authored almost 7 years ago by Tommaso Allevi <[email protected]>
Merge pull request #622 from fastify/mafintosh-stream-destruction-error

Avoid 'uncaughtException' if response aborts

github.com/fastify/fastify - 2612e7d4a7a636a21032e466052c216351396467 authored almost 7 years ago by Matteo Collina <[email protected]>
Avoid endless stream on Windows

github.com/fastify/fastify - 9711b9166d8b6b7f6a8b0c1fbeb6c4eb0aa42096 authored almost 7 years ago by Matteo Collina <[email protected]>
Check for headersSent in the pump callback

github.com/fastify/fastify - 3b405ca73b1c61ff5319c5be8c5c74c5dfac7935 authored almost 7 years ago by Matteo Collina <[email protected]>
Revert "Merge pull request #591 from StarpTech/feature/reflect_system_errors"

This reverts commit 1380dc1597239390a9a2fd160089af42fcb5b2a2, reversing
changes made to 93927f40...

github.com/fastify/fastify - 53f073c7b3ef9ce101ab0969c2471505c8ace6a6 authored almost 7 years ago by Matteo Collina <[email protected]>
add failing stream test

github.com/fastify/fastify - bfd4e0115fefe459b79ddc4ae1eb13414e0d2e6b authored almost 7 years ago by Mathias Buus <[email protected]>
Merge pull request #614 from fastify/mcollina-patch-1

breaking changes must be merged by a core member

github.com/fastify/fastify - aaa892ed8a39c78616801d2bc81d8696f0031549 authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #615 from nwoltman/route-prefix

Refactor RoutePrefix to be a string

github.com/fastify/fastify - 0ec101c57b6b49fa4982b32c235fc41cc97d8984 authored almost 7 years ago by Matteo Collina <[email protected]>
Merge branch 'master' into mcollina-patch-1

github.com/fastify/fastify - 64cf58f768f2a7bc5876a9b6fd77a2c62def924d authored almost 7 years ago by Matteo Collina <[email protected]>