🛠️ The Mercurius GraphQL adapter for @fastifyjs allows us to define our own custom queries and mutations.
In this how-to video we’ll learn how we can use it to extend the GraphQL API that’s automatically generated by Platformatic DB 💡
youtube.com/watch?v=HjHYFpzW…
Feature highlight 3: Building modular Node applications!
In this specific ~20min walkthrough, we explore how to build modular @fastifyjs applications and how we can dockerize them, ready for deployment!
📺 youtu.be/LHLW0b4fr2w
If you’re using @fastifyjs with Mercurius as your #GraphQL adapter, you may be looking for some advanced usages. In this article, @ManuEomm explores a real-world example with Dynamic GQL queries with Mercurius.
nf.ie/3lQBzc5
Just scheduled: @ManuEomm will be teaching me all about the @fastifyjs plugin system in a TKYT session on the 3rd of April.
Subscribe on YouTube to get notified when the session is live!
youtube.com/@dominuskelvin
A couple of Node.js folks are working on a platform based on Fastify to help with the earthquakes happening in Turkey. Any help is welcome and appreciated.
github.com/acikkaynak/deprem…
@solid_js SSR is efficient. But got unexpected values when benchmarked. So I copied the sample replaced expressjs with newer and efficient low overhead framework called @fastifyjs
Expressjs: 3040 req/sec
Fastify: 7600 req/sec (2x efficient)
Check comments for source
Mercurius, the @fastifyjs GraphQL adapter just got its 12.0.0 release! This is mostly a maintenance release as we have split out the federation support into two other modules. Check out the release notes to know more:
buff.ly/3XJA39A
API server with @fastifyjs, hosted on @render is set up. It‘s such a pleasure to use these tools.
I also added the endpoints for the first resource.
#buildinpublic
I'm a big fan of @fastifyjs (and most of the things @matteocollina builds), and just got an invite to try @platformatic which, by the videos I have seen so far, looks incredible. I've been doing Fastify + OpenAPI + GraphQL "manually", now this is game changer.
.@fastifyjs v4.11.0 is out! It deprecates the "default" route handler; it also contains quite a few docs updates and bug fixes.
Full notes at github.com/fastify/fastify/r…
New developers that are trying @fastifyjs, need more docs and guides to ease the learning curve. For this reason, I wrote an exhaustive guide to the #fastify plugin system! buff.ly/3u6mhAE