#fastify
By the way, I used #fastify to build the server. It makes it very easy. This app is deployed on #railway which makes it very easy to deploy from a github repo.
November 8, 2025 at 5:59 AM
Zero-configuration support for Fastify | Vercel News
Zero-configuration support for Fastify - Vercel
Vercel now detects and deploys Fastify, a fast and low overhead web framework, with zero configuration.
vercel.com
November 6, 2025 at 6:14 PM
@rauchg https://x.com/rauchg/status/1986289893157576946 #x-rauchg

We’ve shipped support for Fastify on @vercel.

Adds to Express.js, Hono, NestJS, Nitro, xmcp, FastAPI, Flask, and Bun as choices for backend APIs on Vercel.
https://vercel.com/changelog/zero-configura...
November 6, 2025 at 4:45 AM
Zero-configuration support for Fastify | Vercel News
Zero-configuration support for Fastify - Vercel
Vercel now detects and deploys Fastify, a fast and low overhead web framework, with zero configuration.
vercel.com
November 5, 2025 at 10:14 PM
recommitted to @opensourcepledge.com at @val.town for 2025! very pumped to support projects like zod, fastify, codemirror, unified, and esm.sh with real 💸 as well as positive vibes.

blog.val.town/oss-pledge
Year Two of the Open Source Pledge
Updates and articles from the Val Town team
blog.val.town
November 5, 2025 at 9:10 PM
Really psyched to have started working on the Prismabuilder Agent 🤖

- AI SDK w/ Fastify adapter
- AI SDK UI w/ shadcn/ui components
- React-Markdown for message rendering

Early days, but I can already tell this will be great!
November 5, 2025 at 9:07 PM
The latest update for #AppSignal includes "#Debugging in #Elixir with Observer" and "Find and Fix Fastify Slowdowns with AppSignal for #Nodejs".

#monitoring https://opsmtrs.com/2WLsKkl
AppSignal
Made for teams that want to build high quality Ruby and Elixir applications, AppSignal offers amazing insights into errors and performance issues, plus host monitoring and an easy to use custom metrics platform.
opsmtrs.com
November 5, 2025 at 4:53 AM
can someone give me a reference image for Fastify so i know what the fucking different is between querystring and params because im going to lose my mind
November 4, 2025 at 5:48 AM
Last week in the @vercel.com community…

* Vercel Functions support @bun.sh runtime

* Microfrontends are available for everyone

* Vercel achieved TISAX Assessment Level 2 compliance to serve the automotive industry

* Vercel now supports Fastify apps

community.vercel.com/t/news-cache...
News Cache (2025-11-03)
🖤 Highlights Vercel Agent can now run AI investigations Bun runtime on Vercel Functions Microfrontends now generally available Vercel achieves TISAX AL2 compliance to serve automotive partners We hav...
community.vercel.com
November 3, 2025 at 8:20 PM
I can't tell fastify to monad now can I 😭
November 1, 2025 at 8:52 AM
The latest update for #AppSignal includes "Find and Fix Fastify Slowdowns with AppSignal for Node.js" and "Monitor the Performance of Your Ecto for #Elixir App with AppSignal".

#monitoring https://opsmtrs.com/2WLsKkl
AppSignal
Made for teams that want to build high quality Ruby and Elixir applications, AppSignal offers amazing insights into errors and performance issues, plus host monitoring and an easy to use custom metrics platform.
opsmtrs.com
October 30, 2025 at 11:51 PM
5-8x performance difference! This is why Fastify uses noop functions - actual numbers without the hype!

https://adventures.nodeland.dev/archive/noop-functions-vs-optional-chaining-a-performance/
Noop Functions vs Optional Chaining: A Performance Deep Dive
Discover why noop functions are significantly faster than optional chaining in JavaScript!
adventures.nodeland.dev
October 29, 2025 at 3:52 PM
✨ New JavaScript Sorcery: Find and Fix Fastify Slowdowns with AppSignal for Node.js
blog.appsignal.com/2025/10/29/f...
Find and Fix Fastify Slowdowns with AppSignal for Node.js | AppSignal Blog
Let's detect performance slowdowns in Fastify and use AppSignal to fix them.
blog.appsignal.com
October 29, 2025 at 11:28 AM
oRPC v1.10.2 is out! 🚀

⚙️ Customizable OpenAPI error response format
🔌 Native Fastify adapter for full Fastify features support (cookies, plugins, helpers…)
October 26, 2025 at 9:51 AM
I have a test suite full of files that `import` things from pretty random places, re-using the file for the different places (think multiple versions of fastify installed, and testing against all of them). My options are either:
October 23, 2025 at 5:40 PM
Real-world pattern: Fastify's logger

Instead of checking `logger?.info?.()` everywhere, Fastify uses abstract-logging to provide noop functions upfront.

The key technique: **provide noops upfront rather than check for existence later**.

V8 inlines = zero cost. 🎯
October 22, 2025 at 3:59 PM
🔍 / #software / #web / #api / #rest

Writing REST APIs by hand is a thing of the past. Frameworks like tRPC, Fastify, and Hono eliminate boilerplate with schema-driven design, improving speed and safety.

🐱🔗 https://laravista.altervista.org/CatLink/links/405

#catlink #softwareweb […]
Original post on mastodon.uno
mastodon.uno
October 21, 2025 at 6:53 PM
📦 coders/phastify 0.1.0

Like Fastify, but with more $ signs and less performance.

🔗 https://github.com/ikubicki/phastify
October 19, 2025 at 7:58 PM
Fastify. It's fast and has great docs.
October 14, 2025 at 3:38 PM
Fastify is great!
October 14, 2025 at 1:42 PM
It was hapi, but lacks maintenance nowadays. It's now Fastify.
October 14, 2025 at 1:33 PM
Простой и удобный роутер в стиле Express для Fastify: эффективное управление маршрутами

https://kripta.biz/posts/9827BE02-1480-4220-98FF-2FE0E3CF32CA
October 14, 2025 at 1:17 AM
Fastify与Express风格路由器的完美融合:探索@chooks22/fastify-router

https://qian.cx/posts/88DA06C6-B297-4B5A-A68A-4267980B094B
October 14, 2025 at 1:16 AM
We're talking about running Python ASGI applications directly inside Node.js workloads.

Think Django, FastAPI, or Flask living harmoniously with your Express or Fastify services.

One process. Multiple runtimes. Zero compromises. 🔥
October 13, 2025 at 4:43 PM
wish Fastify supported the post method...
October 12, 2025 at 9:59 PM