{siteConfig.tagline}
-{siteConfig.tagline}
+//+ An efficient server implies a lower cost of the + infrastructure, a better responsiveness under load and happy + users. How can you efficiently handle the resources of your + server, knowing that you are serving the highest number of + requests possible, without sacrificing security validations + and handy development? +
++ Enter Fastify. Fastify is a web framework highly focused on + providing the best developer experience with the least + overhead and a powerful plugin architecture. It is inspired by + Hapi and Express and as far as we know, it is one of the + fastest web frameworks in town. +
++ Fastify is proudly powering a large ecosystem of organisations + and products out there. +
++ Discover{" "} + more organisations using Fastify. + Do you want your organisation to{" "} + + be featured here + + ? +
++ These are the main features and principles on which fastify + has been built: +
+ ++ Leveraging our experience with Node.js performance, Fastify + has been built from the ground up to be{" "} + as fast as possible. Have a look at our{" "} + benchmarks section to compare + fastify performance to other common web frameworks. +
++ Fastify has an ever-growing ecosystem of plugins. Probably + there is already a plugin for your favourite database or + template language. Have a look at the{" "} + Ecosystem page to navigate through + the currently available plugins. Can't you find the plugin you + are looking for? No problem,{" "} + it's very easy to write one + ! +
+ +In alphabetical order
+ {team.map((section) => ( + <> +{member.name}
++ {member.links.github && ( + + {svgicons.github} + + )} + {member.links.npm && ( + + {svgicons.npm} + + )} + {member.links.twitter && ( + + {svgicons.twitter} + + )} +
++ This project is kindly sponsored by: +
+Past Sponsors:
+Also thanks to:
+