Stop processing Fastify API requests after timeout

This page summarizes the projects mentioned and recommended in the original post on /r/node

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • fastify-racing

    Cancel any running operation at the right time on your request handler

  • Specifically, I noticed that the node mysql client can't cancel a running query and that the Fastify requestTimeout does something unrelated. It looks like I could use a 3rd party fastify-racing plugin to get an AbortController, but I'd need to wire that into my code in many places and I still wouldn't be able to cancel the SQL query.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Online File Repository System?

    3 projects | news.ycombinator.com | 3 May 2024
  • Why I rarely use `getByRole`: Testing Library and the first rule of ARIA

    1 project | dev.to | 3 May 2024
  • How to Create an Interactive Terminal-Based Portfolio

    1 project | dev.to | 3 May 2024
  • Unofficial ChatGPT API with simple agent-based

    1 project | dev.to | 3 May 2024
  • How to Use JSON Path

    8 projects | news.ycombinator.com | 3 May 2024