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

Merge pull request #54 from jsumners/root-plugin

Add plugin test showing non-scoped plugins

github.com/fastify/fastify - 2fbc934bb5f0873b364d3d06967a430b1cb4c7ec authored almost 8 years ago
Update for API changes

github.com/fastify/fastify - e0fd29656741ab25c466ad76c751da0272b382d0 authored almost 8 years ago
Merge remote-tracking branch 'upstream/plugins' into root-plugin

github.com/fastify/fastify - 003c2dcf9ff8d2fe1697040a47e00b8bc79af2a4 authored almost 8 years ago
Removed .plugin, now we use only .register

github.com/fastify/fastify - 0310694e97884a03c29818a38d3bd83ac8112906 authored almost 8 years ago
Bumped avvio and added fastify-plugin utility

github.com/fastify/fastify - db9b32cf3cf828863be7f131cafb0c6200e62bf5 authored almost 8 years ago
Renamed serverMethods to decorate

github.com/fastify/fastify - cc99ad6350e581ca632089d035e6ddcc8de46d45 authored almost 8 years ago
Add plugin test showing non-scoped plugins

github.com/fastify/fastify - 3dee351edaaa50d47b238801084215f3066950f0 authored almost 8 years ago
Updated test

github.com/fastify/fastify - 2d084f6b4d3c0418a43a5bf42fa33b0ea9d7ff2b authored almost 8 years ago
Added server methods

github.com/fastify/fastify - d516ccfce7d8b2977052707d6f798522af961b03 authored almost 8 years ago
Updated fastify builder

- Added override to enable incapsulation
- Added plugin without incapsulation (but inside the avv...

github.com/fastify/fastify - e524d4cce575ad21285548df844b659d45e28aae authored almost 8 years ago
Bumped avvio to latest version

github.com/fastify/fastify - 892466d686286a55c3e47b2eb6f480c7b0f9ed55 authored almost 8 years ago
Bumped v0.12.0

github.com/fastify/fastify - 2a22df3e85a7fa2299cc34351af8f77dd293b3a2 authored almost 8 years ago
Merge pull request #52 from jsumners/reuse-logger

Add support for external logger

github.com/fastify/fastify - ea2d0805e849f1414f7f5220e611c55769c70052 authored almost 8 years ago
Add requested review changes

github.com/fastify/fastify - 7b6b1fcedc18183023d9ff59e83aff1716677319 authored almost 8 years ago
Add missing pino dev dependency

github.com/fastify/fastify - 264dfc83fe590af0d2c61c6cb59d66568b832fdd authored almost 8 years ago
Check for child method on logger

github.com/fastify/fastify - 6e884f17cfb7394f38998ee965ac8bdfe3a19b3f authored almost 8 years ago
Add support for external logger

github.com/fastify/fastify - bfbdbf40ff69a20fe9cf9f52e79c7da4f046c813 authored almost 8 years ago
Bumped v0.11.1

github.com/fastify/fastify - 6a7ff5fa84a77d4fb5154a6deb582e7edf8c3f16 authored almost 8 years ago
Merge pull request #49 from fastify/content-type-fix

Fixed content type check in case of charset is present

github.com/fastify/fastify - 525dc01d9bd02779426809085f18f1723c59be59 authored almost 8 years ago
Updated test

github.com/fastify/fastify - 33ddada7abde0aa32eea8c312203a176b0a7aff6 authored almost 8 years ago
Fixed content type check in case of charset is present

github.com/fastify/fastify - e9468833c619b4be3a2b6bc37107a696534b3681 authored almost 8 years ago
Updated coverage link and install guide

github.com/fastify/fastify - 6b9d64afb798fa8262bfff2b915cd6441643cfcb authored almost 8 years ago
Bumped v0.11.0

github.com/fastify/fastify - e1f3b27cbea9c36db9957ff03ee371c7d5d56fc7 authored almost 8 years ago
Updated travis

github.com/fastify/fastify - 575bd6c98e7b09d4b4638f1b4f05d7b28f6d4bd2 authored almost 8 years ago
Merge pull request #47 from fastify/docs

Docs

github.com/fastify/fastify - b702296eea463b4d8219f6fd59d219a9b666ab6b authored almost 8 years ago
Deleted Usage.md

github.com/fastify/fastify - 59079a50061a77d7feddcf77b182170f2a5ad6cc authored almost 8 years ago
Added more docs and added some links

github.com/fastify/fastify - d4e9c4249c55f049867d879d38d069d045b017e1 authored almost 8 years ago
Updatd README.md

github.com/fastify/fastify - aad7d694c70dfdc547dda0c697de212bb71e2f77 authored almost 8 years ago
Bumped v0.10.0

github.com/fastify/fastify - eddb7f67956713253e43b2eeeb38839e24d410c5 authored almost 8 years ago
Merge pull request #46 from fastify/reply-log-conditional-serialize

Custom serializer support - Expose log in Request

github.com/fastify/fastify - 127c4e398285e95227d861b1c90c9282299be3e1 authored almost 8 years ago
Updated docs

github.com/fastify/fastify - 6adad7d91684249d5f208b12fb6e0b33b20f6c96 authored almost 8 years ago
Updated test

github.com/fastify/fastify - 06c5808b44b76dfe0d7f7c778f7dc9a7037e53fe authored almost 8 years ago
Added custom serializer support

github.com/fastify/fastify - 87ca4543baea1951c07375286bab53646df49b5e authored almost 8 years ago
Bumped dependencies

github.com/fastify/fastify - 97ff85a1c2e8a43027037ea7de42cd4ca90c00f5 authored almost 8 years ago
Updated docs

github.com/fastify/fastify - 51294d8e475181cc5cfc17e23b0ffbb31e56d22d authored almost 8 years ago
Updated test

github.com/fastify/fastify - 0f6c289d4a8da7282cad57550c796cad1379d2bb authored almost 8 years ago
Added serializeSchema option to disable the custom serializer

github.com/fastify/fastify - 140abae6298bc6edb30b675a0efb2090da49c9cb authored almost 8 years ago
Exposed the logger instance

github.com/fastify/fastify - 5002298f886c75f03446e4fe7c1dac103e45551a authored almost 8 years ago
Bumped v0.9.0

github.com/fastify/fastify - c2048ebf7d0d5c2c07de9397a7facb18cc935ea8 authored almost 8 years ago
Merge pull request #45 from fastify/hooks-support

Hooks support

github.com/fastify/fastify - 508bb975b8f31d261ca4c243a8bd40c6a33eb9e6 authored almost 8 years ago
Updated docs and examples

github.com/fastify/fastify - 7a20e0e9f235fa0dde6d4c325e9941180969c2c9 authored almost 8 years ago
Updated test

github.com/fastify/fastify - 6de0aec71bb0ddc0fc7bec6504390c0a9213245b authored almost 8 years ago
Updated hooks

github.com/fastify/fastify - 2f8288ff60601f1316ed34cf43ea4b0331f84e0f authored almost 8 years ago
Updated docs

github.com/fastify/fastify - 83ad45375ce03ba09d590da5e399220ad7c40da5 authored almost 8 years ago
Updated test

github.com/fastify/fastify - 00125f502107a5274e81f13e49a56ca1536fcd93 authored almost 8 years ago
Updated hooks

github.com/fastify/fastify - 4ea1f3ffcdac78fcc03163f57fa11c7b2dbbd9d5 authored almost 8 years ago
Updated dependencies and fixed standard

github.com/fastify/fastify - cefff250604c1a4b25c45d441a22130efe432d0d authored almost 8 years ago
Updated test

github.com/fastify/fastify - 9ec857ae1b073d7418475de29db46031c8460b5d authored almost 8 years ago
Updated hooks

github.com/fastify/fastify - abe180d66b8eed492190e28afd2cbb1d84336bd9 authored almost 8 years ago
Updated dependencies

github.com/fastify/fastify - daeab27b4c3f5f57d50a89923f25ef4d0b15ee2c authored almost 8 years ago
Updated test

github.com/fastify/fastify - cc2e462df79df70cb45b673f0557549198adf28f authored almost 8 years ago
Limited hooks to the fastify instance

github.com/fastify/fastify - a70695a44381eb5de71de6af294d18b2be59e008 authored almost 8 years ago
Updated dependencies

github.com/fastify/fastify - 94eccd4bea3530810851d0e6c2c9d1379886f37a authored almost 8 years ago
Moved req to 'private' field

github.com/fastify/fastify - 7249146f1f82adbbbf406f41442fba96d42dca01 authored almost 8 years ago
Updated test

github.com/fastify/fastify - dc3a234cf4a116974d435fb39664c1c8f58e6676 authored almost 8 years ago
Added hooks support

github.com/fastify/fastify - 1ad7ac737f5d01bd1caebf2b522aff2c95e1521b authored almost 8 years ago
Bumped v0.8.0

github.com/fastify/fastify - 28dde8671b9b5d537d37ed2f8c094b71a2267d62 authored almost 8 years ago
Updated dependencies

github.com/fastify/fastify - 5034ce2cc1b69206bac7993ea8d38eb8f82f1c5d authored almost 8 years ago
Merge pull request #43 from fastify/https-test

Added https test

github.com/fastify/fastify - 1088ef81351d60d044e2cae1019bfcc49efcca1f authored almost 8 years ago
Updated middie dependency

github.com/fastify/fastify - da0f82495d781d6f41d1221c5021fadcfaef2bed authored almost 8 years ago
Merge pull request #40 from fastify/middleware

Middleware support

github.com/fastify/fastify - dad3f0b8524e78ba3abcd828b8c1cb2a0e61eaa5 authored almost 8 years ago
Extracted middleman into its own module

github.com/fastify/fastify - 4fd13c4bc791141c50380ebc82bdc5e912fbb1d3 authored almost 8 years ago
Added middleware benchmarks

github.com/fastify/fastify - 5a48608efdf720fe68abf9735baec8cbeed1b373 authored almost 8 years ago
Do not use helmet, but use the default individual packages.

github.com/fastify/fastify - 10e4b0054e370f9515af54a284e5a596e533d4fd authored almost 8 years ago
Fixed example in the README.

github.com/fastify/fastify - 5063e49263938b6d306ec82f7f175c42e945e879 authored almost 8 years ago
Added https example

github.com/fastify/fastify - c8ebb1befa2bf1ba03bdfd87d10b29b9ef8ce732 authored almost 8 years ago
Updated https test with rejectUnauthorize

github.com/fastify/fastify - da4d6d83b78c461f795ffe5788b772a364ee4148 authored almost 8 years ago
Added docs.

github.com/fastify/fastify - 13ab7b593546d2aa1e9494ee67cd0de9faeaf7d5 authored almost 8 years ago
Added express server with middlewares.

github.com/fastify/fastify - 3705268b3a811917b6a3031622e1977ed4588f29 authored almost 8 years ago
Added tests for cors and helmet compatibility.

github.com/fastify/fastify - d5a5a723eb26a14fe0b6a1c922d7b8e4da3f0357 authored almost 8 years ago
Added https test

github.com/fastify/fastify - ea89e7fe34c8e60e3ef82f021429aa86ac3e1b85 authored almost 8 years ago
Updated test

github.com/fastify/fastify - 67b2ff8419d4388c42078c1b9774a0cf6a36b39a authored almost 8 years ago
Moved middleware error handling inside Reply lifecycle

github.com/fastify/fastify - a4f9d26bd64d9da10de337bda90c6ca967171a83 authored almost 8 years ago
Splitted Reply and Request from tier-node

github.com/fastify/fastify - 5e19bbd33ce73c1f4e4691cce54b9b0cfbc53f66 authored almost 8 years ago
Merge pull request #42 from NickNaso/patch-1

Anchor on license not work

github.com/fastify/fastify - 417eaf4948ea4b58c2420bba4ed926e2cc5dde50 authored almost 8 years ago
Anchor on license not work

Added anchor on license it do not work properly.

github.com/fastify/fastify - 6530e4c233a43944181c7bfec7e41f4b0816b365 authored almost 8 years ago
Kill the middleware chain if an error happens.

github.com/fastify/fastify - 636c53cb404c924c5bde0648d9e34ee0cc243c46 authored about 8 years ago
Support multiple middlewares.

github.com/fastify/fastify - 6a004ed796a89106c2e2e947814fb5211af1f02a authored about 8 years ago
Support one middleware.

github.com/fastify/fastify - 68cf420c881d149d9553e2c78eb2b06668f164e0 authored about 8 years ago
Merge pull request #36 from jsumners/link-fix

Fix link to Pino options

github.com/fastify/fastify - 7c8df92d5af7e35ad16c154108a541f3d337c346 authored about 8 years ago
Re-add newlines to readme

github.com/fastify/fastify - f4d769825ac902e3916cb09059bbe15e4003cb8e authored about 8 years ago
Fix link to Pino options

github.com/fastify/fastify - d3c62668226fd4e78abb24a9e8c15d92fe467223 authored about 8 years ago
Bumped v0.7.1

github.com/fastify/fastify - ba5ca46db52ff54254e8d651180e5b27ead43fd7 authored about 8 years ago
Bumped deps

github.com/fastify/fastify - 0fe8e567ee770e9fa610ddeeb22dce12eba93fbd authored about 8 years ago
Updated bench data

github.com/fastify/fastify - 4baa69c221f6621bf496da0490106ec1e46d3c56 authored about 8 years ago
Fixed build badge

github.com/fastify/fastify - 89b85b095654757f010f2c5fc7429f01524d3719 authored about 8 years ago
Bumped v0.7.0

github.com/fastify/fastify - c9682de3bab8b24b0567cb781ece85fcb438812d authored about 8 years ago
Merge pull request #35 from brwnll/master

feat(schema): add abbreviated querystring schema support

github.com/fastify/fastify - d1e15ae185b686a3e973c88763a042fbcd7dc711 authored about 8 years ago
docs(README): move querystring docs

github.com/fastify/fastify - 9e0fd80648913b7597d761b67b57785032909b40 authored about 8 years ago
feat(schema): add abbreviated querystring schema support

github.com/fastify/fastify - 21bf18f12171bf00ebecffd9d8464d7718262467 authored about 8 years ago
Added fastify logo

github.com/fastify/fastify - eda0a59aef647f0db161244a32c7714d7ea4d60c authored about 8 years ago
Bumped v0.6.0

github.com/fastify/fastify - beeb31cfdb8ea117df3c8bb3e0e74718dd6708e9 authored about 8 years ago
Merge pull request #27 from mcollina/reply-refactor

Reply refactor

github.com/fastify/fastify - 912b9c5137a462af9a9eeac596d92ac1f4573373 authored about 8 years ago
Avoid double sending with promises.

github.com/fastify/fastify - ffd5a0fd7a525a80aa37e0ddb0415bfe5aa62469 authored about 8 years ago
Added docs for async/await.

github.com/fastify/fastify - 899dd4742bb34599fa5e0d6e20e7acc0a9463204 authored about 8 years ago
Fixed tests for async await.

github.com/fastify/fastify - fe2d65cda41b34b13f24b89bf31f01fa2aaa7b5e authored about 8 years ago
Added test for async/await - must working on

github.com/fastify/fastify - 5296631e6cb7cb3a79235e11f70a19687d96b54f authored about 8 years ago