Awesome Next.js API Routes with next-api-decorators

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. node

    Node.js JavaScript runtime ✨🐢🚀✨

    Often, developers opt for a framework when building out APIs, as they offer alternative means of representing resources, and many tools and utilities designed to make this process easier. One such example is NestJS (Not to be confused with Next.js!). This is a batteries-included, powerful "framework for building efficient, scalable Node.js server-side applications". Heavily inspired by Angular, this framework allows developers to use abstractions to represent API routes, including reusable services, controllers, modules and more.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. nextjs-api-decorators

    A collection of decorators for building clean, typed API routes in Next.js with built-in validation and request transformation.

    If you're interested in learning more, check out the documentation and repo for this amazing library.

  4. Nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

    Often, developers opt for a framework when building out APIs, as they offer alternative means of representing resources, and many tools and utilities designed to make this process easier. One such example is NestJS (Not to be confused with Next.js!). This is a batteries-included, powerful "framework for building efficient, scalable Node.js server-side applications". Heavily inspired by Angular, this framework allows developers to use abstractions to represent API routes, including reusable services, controllers, modules and more.

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

  • Backend Testing At Super Payments

    2 projects | dev.to | 3 Jul 2025
  • Stop Installing Node.js This way! Unlock Better Development Workflow.

    5 projects | dev.to | 20 Apr 2025
  • JavaScript Myths You Still Believe (But Shouldn’t!)

    4 projects | dev.to | 24 Mar 2025
  • Dynamic NestJS Listeners: Discover the Power of Lazy Loading

    3 projects | dev.to | 13 Oct 2024
  • A Step By Step Guide to Updating Your Legacy Node.js App in 2024 (v10 to v22)

    5 projects | dev.to | 25 Jul 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?